Skip to content

Hostname

hyundaigroup.com

Last fetched

hyundaigroup.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · hyundaigroup.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hyundaigroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.39.128.513.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.15.1113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.170.2052.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.255.13752.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
hyundai u&i
Contact emails

Subdomains

49 observed subdomains of hyundaigroup.com.

Web-graph footprint

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

56 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hyundaigroup.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.186.59.0/24
SPF_IP194.128.167.0/24
SPF_IP20.47.90.108
SPF_IP20.47.90.109
SPF_IP20.47.90.41
SPF_IP20.47.90.94
SPF_IP203.242.32.0/24
SPF_IP203.242.40.0/24
SPF_IP203.242.40.11
SPF_IP203.242.40.19
SPF_IP203.242.43.0/24
SPF_IP4.230.40.93

Related pages

Pivot deeper into the graph from hyundaigroup.com.

Cypher and MCP

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

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