Skip to content

Hostname

planetcomm.com

Last fetched

planetcomm.com resolves to 1 IPv4 address operated by AS135034 in TH. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · planetcomm.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/planetcomm.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.206.204.251103.206.204.0/24AS135034TH

WHOIS identity

Registrar
iana:1910
Organization
contact privacy inc. customer 12410042083
Contact emails

Subdomains

19 observed subdomains of planetcomm.com.

Web-graph footprint

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

43 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for planetcomm.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.206.204.194
SPF_IP103.206.204.233
SPF_IP203.150.253.24

Related pages

Pivot deeper into the graph from planetcomm.com.

Cypher and MCP

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

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