Skip to content

Hostname

snuh.org

Last fetched

snuh.org resolves to 1 IPv4 address operated by AS10162 in KR. WHOIS lists iana:100 as the registrar.

Nutrition Label

WHISPER CANON · snuh.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/snuh.org

Resolution chain

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

IPPrefixASNOperatorCountry
203.229.136.46203.229.128.0/20AS10162KR

WHOIS identity

Registrar
iana:100
Organization
seoul national university hosp
Contact emails

Subdomains

92 observed subdomains of snuh.org.

Web-graph footprint

Distinct hostnames that link to or from snuh.org in the public web crawl.

957 sites link to this hostname.

303 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for snuh.org.

MechanismTarget
SPF_INCLUDE_spf1.snuh.org
SPF_IP117.52.152.134
SPF_IP203.229.136.103
SPF_IP203.229.136.104
SPF_IP203.229.136.106
SPF_IP203.229.136.107
SPF_IP203.229.136.109
SPF_IP203.229.136.110
SPF_IP203.229.136.112
SPF_IP203.229.136.42
SPF_IP203.229.136.43
SPF_IP203.229.136.46

Related pages

Pivot deeper into the graph from snuh.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "snuh.org"})-[: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.