Skip to content

Hostname

planethyundai.com

Last fetched

planethyundai.com resolves to 3 IPv4 addresses operated by AS33905 in US. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · planethyundai.comRouting diversity3.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/planethyundai.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.11.32.16523.11.32.0/24AS33905US
23.11.33.16523.11.33.0/24AS33905US
54.243.57.12754.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:320
Organization
golden automotive
Contact emails

Subdomains

7 observed subdomains of planethyundai.com.

Web-graph footprint

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

23 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for planethyundai.com.

MechanismTarget
SPF_INCLUDEspf1.planethyundai.com
SPF_INCLUDEspf2.planethyundai.com

Related pages

Pivot deeper into the graph from planethyundai.com.

Cypher and MCP

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

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