Hostname
nesscloud-merhavim.com
Last fetched
nesscloud-merhavim.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in RO. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nesscloud-merhavim.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.171.112 | 18.165.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 18.165.171.120 | 18.165.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 18.165.171.44 | 18.165.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 18.165.171.78 | 18.165.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nesscloud-merhavim.com owner
- Contact emails
Threat posture
History
Related pages
Pivot deeper into the graph from nesscloud-merhavim.com.
- IP · 18.165.171.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · RO
- Email · 470daf05-2b1e-4b04-a00f-a7f776623e1c@identity-protect.org
- TLD · .com
- Browse hostnames · ne…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nesscloud-merhavim.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.