Skip to content

Hostname

sangsanguniv.com

Last fetched

sangsanguniv.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.34.110.1993.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
52.79.104.17052.79.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:444
Organization
innodis co.,ltd.
Contact emails

Subdomains

3 observed subdomains of sangsanguniv.com.

Web-graph footprint

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

23 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sangsanguniv.com.

MechanismTarget
SPF_IP14.49.35.151
SPF_IP14.49.41.216
SPF_IP14.63.198.241
SPF_IP14.63.212.176
SPF_IP14.63.223.245
SPF_IP211.251.234.76
SPF_IP211.251.234.77
SPF_IP211.251.234.88
SPF_IP211.253.136.244
SPF_IP211.253.136.246
SPF_IP211.253.136.247
SPF_IP3.34.13.255

Related pages

Pivot deeper into the graph from sangsanguniv.com.

Cypher and MCP

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

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