Skip to content

Hostname

planet.com.tw

Last fetched

planet.com.tw resolves to 2 IPv4 addresses operated by AS3462 in TW. WHOIS lists registrar:apt as the registrar.

Nutrition Label

WHISPER CANON · planet.com.twRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/planet.com.tw

Resolution chain

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

WHOIS identity

Registrar
registrar:apt
Organization
???????????
Contact emails

Subdomains

21 observed subdomains of planet.com.tw.

Web-graph footprint

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

483 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for planet.com.tw.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP59.125.123.232
SPF_MXplanet.com.tw

Related pages

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

Cypher and MCP

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

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