Skip to content

Hostname

map-city.com

Last fetched

map-city.com resolves to 1 IPv4 address operated by AS4713 in JP. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · map-city.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/map-city.com

Resolution chain

map-city.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
122.17.148.249122.16.0.0/12AS4713JP

WHOIS identity

Registrar
iana:1485
Organization
datadesk co.,ltd.
Contact emails

Subdomains

1 observed subdomain of map-city.com.

Web-graph footprint

Distinct hostnames that link to or from map-city.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • map-city.com

SPF policy

5 SPF mechanisms authorising senders for map-city.com.

MechanismTarget
SPF_Amap-city.com
SPF_Asv14061.xserver.jp
SPF_INCLUDE_spf.mwprem.net
SPF_INCLUDEspf.sender.xserver.jp
SPF_MXmap-city.com

Related pages

Pivot deeper into the graph from map-city.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "map-city.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.