Hostname
fafa-e.com
Last fetched
fafa-e.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fafa-e.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.240.96 | 13.248.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 76.223.111.238 | 76.223.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fafa-e.com owner
- Contact emails
- 349005bc-fe36-473f-aae0-ba7d9e38781a@identity-protect.org
- 3e6161ad-e179-4867-95bd-facfef0108ce@identity-protect.org
- 55fbd437-784f-4051-8b0f-dbe8703a7f07@identity-protect.org
- ce6482b1-dde5-479d-814f-09aa1512b6b1@identity-protect.org
- contact@privacyprotect.org
- da00c13c-10b3-4e55-a530-fdee47022f89@identity-protect.org
- eca0ed97-8a40-4963-b8f1-717326bf51d6@identity-protect.org
- f96333f1-e8cc-4b26-8a4a-77eecb11cf27@identity-protect.org
Subdomains
1 observed subdomain of fafa-e.com.
| Subdomain |
|---|
| www.fafa-e.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from fafa-e.com.
- IP · 13.248.240.96
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CA
- Email · 349005bc-fe36-473f-aae0-ba7d9e38781a@identity-protect.org
- TLD · .com
- Browse hostnames · fa…
- 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: "fafa-e.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.