Hostname
imavatar.com
Last fetched
imavatar.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
imavatar.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 |
|---|---|---|---|---|
| 13.223.9.236 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.213.91.78 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.228.93.230 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.171.90.138 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.214.169.19 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.216.204.128 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of imavatar.com owner
- Contact emails
- imavatar.com@domainsbyproxy.com
- whois.privacy@privacyid.com
- 03d3b79e-c602-4add-bf29-fd2616cd72e1@identity-protect.org
- 45ed13b7-75c6-416a-b8aa-1c040170b440@identity-protect.org
- 5470f2a3-66f8-4782-a401-f18edb0c9b57@identity-protect.org
- 7e4b5519-fc63-4703-a6c6-a3307f75cad1@identity-protect.org
- b68270cf-5785-4c31-b29d-74a02053ef1f@identity-protect.org
- contact@privacyprotect.org
- dee91955-3d23-4315-8b5d-62eb3ab22932@identity-protect.org
- fb9d959b-6c98-4f66-bc30-faf861efaaaf@identity-protect.org
- owner-8187137@imavatar.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of imavatar.com.
Web-graph footprint
Distinct hostnames that link to or from imavatar.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for imavatar.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | dc-aa8e722993._spfm.imavatar.com |
Related pages
Pivot deeper into the graph from imavatar.com.
- IP · 13.223.9.236
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · imavatar.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · im…
- 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: "imavatar.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.