Skip to content

Hostname

mapfan.com

Last fetched

mapfan.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · mapfan.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mapfan.com

Resolution chain

mapfan.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.254.102108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.122108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.17108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.74108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.226.244.10413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.63.1143.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.133.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.233.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.863.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from mapfan.com in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for mapfan.com.

MechanismTarget
SPF_INCLUDEmd98.maildealer.jp
SPF_INCLUDEspf1.siella.jp
SPF_IP161.202.115.187
SPF_IP161.202.115.188
SPF_IP161.202.149.54
SPF_IP161.202.228.134
SPF_IP161.202.228.137
SPF_IP161.202.92.160
SPF_IP161.202.92.161
SPF_IP169.56.22.199
SPF_IP169.56.22.200
SPF_IP210.225.93.227
SPF_IP210.225.93.228
SPF_IP52.195.55.7
SPF_IP54.199.21.14
SPF_MXmapfan.com

Related pages

Pivot deeper into the graph from mapfan.com.

Cypher and MCP

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

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