Skip to content

Hostname

hynix.com

Last fetched

hynix.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · hynix.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.8/10canon.whisper.security/host/hynix.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.196.144.3620.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKR

WHOIS identity

Registrar
iana:244
Organization
sk hynix
Contact emails

Subdomains

32 observed subdomains of hynix.com.

Web-graph footprint

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

202 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hynix.com.

MechanismTarget
SPF_IP166.125.252.71
SPF_IP166.125.252.73
SPF_IP166.125.252.76
SPF_IP166.125.252.79
SPF_IP166.125.252.85
SPF_IP166.125.252.90
SPF_IP166.125.252.92

Related pages

Pivot deeper into the graph from hynix.com.

Cypher and MCP

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

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