Hostname
2m-ojisan.com
Last fetched
2m-ojisan.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
2m-ojisan.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 2m-ojisan.com owner
- Contact emails
- 2ec4cd2c-5251-4a1a-87d3-c28fb337a0cf@identity-protect.org
- 7b00837b-c2e6-4ca1-8667-04946ddd1020@identity-protect.org
- c9a2d2b1-6233-430f-a8d3-f631c62676c5@identity-protect.org
- d179372b-e23f-4c9c-ac42-6bb5b2afac12@identity-protect.org
- d8d88afa-c09a-4ab9-8943-449a370debbb@identity-protect.org
- df46e65d-12da-48d4-83c5-4bf353ec87af@identity-protect.org
- owner-7124614@2m-ojisan.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from 2m-ojisan.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from 2m-ojisan.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "2m-ojisan.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.