Hostname
ivx.com
Last fetched
ivx.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1408 as the registrar.
Nutrition Label
Resolution chain
ivx.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.253.39.13 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.16.236.3 | 52.16.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.18.187.177 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.214.77.169 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.217.203.72 | 54.216.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.72.18.33 | 54.72.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1408
- Organization
- domain admin
- Contact emails
- india.domain9@gmail.com
- infra@invision.de
- pw-33b6329eddead32f3d49c2d08e6d90ed@privacyguardian.org
- pw-361af6e556898e21f9110aefb1ef5412@privacyguardian.org
- pw-492c25eebbfefc8cc825a42d1f763d48@privacyguardian.org
- pw-c8d7f63a97923af0ad5bcb7a081c5d03@privacyguardian.org
- pw-fa7d1fb82ad67df9f7ec0be7be30961a@privacyguardian.org
Subdomains
13 observed subdomains of ivx.com.
Showing 4 of 13. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ivx.com in the public web crawl.
20 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for ivx.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_MX | ivx.com |
Related pages
Pivot deeper into the graph from ivx.com.
- IP · 34.253.39.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1408
- Country · IE
- Email · india.domain9@gmail.com
- 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: "ivx.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.