Hostname
afa08.com
Last fetched
afa08.com resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
afa08.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.64.119.161 | 192.64.119.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- gmo digirock,
- Contact emails
- afa08.com@superprivacyservice.com
- onamae@value-domain.com
- e62172d91fa04f35b3f8da2dfd8fe7c9.protect@whoisguard.com
- 25058893b1d64e63936bd83920c26840.protect@withheldforprivacy.com
- 8900d112ec914320907ea18b59582e95.protect@withheldforprivacy.com
- d4d3190f84304fe998181f28770422f8.protect@withheldforprivacy.com
Subdomains
1 observed subdomain of afa08.com.
| Subdomain |
|---|
| www.afa08.com |
Web-graph footprint
Distinct hostnames that link to or from afa08.com in the public web crawl.
12 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for afa08.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.efwd.registrar-servers.com |
Related pages
Pivot deeper into the graph from afa08.com.
- IP · 192.64.119.161
- ASN · AS22612NAMECHEAP-NET - Namecheap, Inc.
- Registrar · iana:1068
- Country · US
- Email · afa08.com@superprivacyservice.com
- TLD · .com
- Browse hostnames · af…
- 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: "afa08.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.