Hostname
erikosmond.com
Last fetched
erikosmond.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of erikosmond.com owner
- Contact emails
- erikosmond@gmail.com
- 77cd907b-0fd0-46df-b9c5-d2ef99822654@identity-protect.org
- 862ff27e-7c80-4c70-aff5-42ab8cb68b1b@identity-protect.org
- 89c0965b-1c6d-4815-b047-32d1b0c108d0@identity-protect.org
- b27dbeb2-7233-4a14-b587-c9b1f7570b8e@identity-protect.org
- d16d8526-2bec-484d-a18a-b70ac0a09880@identity-protect.org
- eba086c9-1f2a-40ad-91c5-fec67ef87464@identity-protect.org
- owner-11359994@erikosmond.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from erikosmond.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "erikosmond.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.