Hostname
ivan-site.com
Last fetched
ivan-site.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ivan-site.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.64.174.12 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.174.3 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.174.73 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.174.9 | 18.64.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.160.119.32 | 3.160.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.119.39 | 3.160.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.119.64 | 3.160.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
| 3.160.119.86 | 3.160.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ivan-site.com owner
- Contact emails
- 1080a4d3-33ac-41c3-b012-c0097fa24d76@identity-protect.org
- 19114d7e-868b-47a5-ae5f-109f45a0fb7b@identity-protect.org
- 452fb17b-d621-42be-b61a-9f2740b4330f@identity-protect.org
- b8ebfdc4-600e-4762-a0ef-00f5f587cf2a@identity-protect.org
- cad1c507-b638-4d35-9cac-e7cf47cc335d@identity-protect.org
- contact@privacyprotect.org
- fb912eb3-ce5f-4e81-b0ff-2f6f0ed9a002@identity-protect.org
- owner-7647930@ivan-site.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of ivan-site.com.
| Subdomain |
|---|
| www.ivan-site.com |
Web-graph footprint
Distinct hostnames that link to or from ivan-site.com in the public web crawl.
8 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from ivan-site.com.
- IP · 18.64.174.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1080a4d3-33ac-41c3-b012-c0097fa24d76@identity-protect.org
- TLD · .com
- Browse hostnames · iv…
- 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: "ivan-site.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.