Hostname
deresolution22.com
Last fetched
deresolution22.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
deresolution22.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 deresolution22.com owner
- Contact emails
- 07c81a26-09a6-4ee6-b4a1-4a030cbe39ac@identity-protect.org
- 43e021f2-2ab4-4bbd-822f-c38de3bb064b@identity-protect.org
- 5c15955c-ed39-4ce0-908b-8cf1940a0982@identity-protect.org
- 8cf8f95c-f83c-4e7e-967d-87443c05f46f@identity-protect.org
- af47f67c-6d9f-4683-be90-85a36d1aacaf@identity-protect.org
- daa265cd-6884-49d9-be8b-8ecd1b7d654c@identity-protect.org
- db7d57b5-45d0-46cf-8629-b344d4ee770d@identity-protect.org
Subdomains
2 observed subdomains of deresolution22.com.
Threat posture
History
Related pages
Pivot deeper into the graph from deresolution22.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "deresolution22.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.