Hostname
ionic3d.com
Last fetched
ionic3d.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
ionic3d.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 |
|---|---|---|---|---|
| 13.33.252.11 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.19 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.45 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.252.95 | 13.33.248.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.85.110 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.18 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.87 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.85.93 | 3.164.84.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ionic3d.com owner
- Contact emails
- 2f33bf556f364a108d5f028ba7aaf81b.protect@whoisguard.com
- fb9e38d4ec5648daa8f0f25c219ca2d0.protect@whoisguard.com
- contact@francisregan.info
- 266ad561-c4f9-4bf2-91f0-fab81160c0f2@identity-protect.org
- 314a96cc-1b07-4c21-8f54-94edef4dbfdf@identity-protect.org
- 41f4bbb0-2eb4-4c02-a0bb-2da3acb9bcd9@identity-protect.org
- 57de0fc6-0de6-407b-b014-529181904e04@identity-protect.org
- 74f2d021-4c0c-4edd-9fe4-7aa029887ecc@identity-protect.org
- a96f5a5b-c8f8-4675-878c-91e00f7cd76d@identity-protect.org
- b8fcc993-bbae-4166-aaf0-f36de8082756@identity-protect.org
Subdomains
9 observed subdomains of ionic3d.com.
Web-graph footprint
Distinct hostnames that link to or from ionic3d.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ionic3d.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from ionic3d.com.
- IP · 13.33.252.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2f33bf556f364a108d5f028ba7aaf81b.protect@whoisguard.com
- TLD · .com
- Browse hostnames · io…
- 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: "ionic3d.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.