Hostname
afpsimpy.com
Last fetched
afpsimpy.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
afpsimpy.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of afpsimpy.com owner
- Contact emails
- 17af171a-0da3-483c-bf84-29148ff26a03@identity-protect.org
- 1d08911c-ec79-471c-ad94-1df6a3345021@identity-protect.org
- 40a90d08-b904-45a4-90fe-4be1b4633b52@identity-protect.org
- 58c85b50-a2fc-4c94-b349-fb4b068ec013@identity-protect.org
- 84228619-6829-4b7c-b1b1-487c76e012df@identity-protect.org
- 88c51591-4f1e-4b8d-861a-145cbfe438fa@identity-protect.org
Subdomains
25 observed subdomains of afpsimpy.com.
Showing 4 of 25. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from afpsimpy.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "afpsimpy.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.