Hostname
map-m.com
Last fetched
map-m.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
map-m.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 map-m.com owner
- Contact emails
- web-admin@mapmaster.co.jp
- 0e513f07-c7c6-402b-aa48-e6e32bb23aba@identity-protect.org
- 0e998a72-9b06-42c7-be1c-cf7666e03000@identity-protect.org
- 57f1d02a-3fce-4fc9-8d78-b03b3104b30c@identity-protect.org
- 70825d2b-66b6-48b2-a96c-d2b0394b0198@identity-protect.org
- bca375d9-345a-4fa2-af05-63c2803bce83@identity-protect.org
- ece71e79-e5ef-420d-96f8-6add3c9789d0@identity-protect.org
- owner-6968@map-m.com.whoisprivacyservice.org
- owner-7918268@map-m.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of map-m.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from map-m.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "map-m.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.