Skip to content

Hostname

map.com.tw

Last fetched

map.com.tw resolves to 1 IPv4 address operated by AS9924 in TW.

Nutrition Label

WHISPER CANON · map.com.twRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/map.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
60.199.222.6960.199.222.0/24AS9924TW

WHOIS identity

Registrar
Organization
??????????
Contact emails

Subdomains

20 observed subdomains of map.com.tw.

Web-graph footprint

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

142 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for map.com.tw.

MechanismTarget
SPF_Amail.trend-go.com
SPF_Awww.smrgeo.com.tw
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.map.com.tw
SPF_INCLUDEmail.trend-go.com
SPF_IP60.199.222.67
SPF_IP61.216.156.237
SPF_IP61.216.156.239
SPF_MXmap.com.tw

Related pages

Pivot deeper into the graph from map.com.tw.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "map.com.tw"})-[: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.