Skip to content

Hostname

goorm.io

Last fetched

goorm.io resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · goorm.ioRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/goorm.io

Resolution chain

goorm.io resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.209.115.19913.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.134.18613.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
15.165.65.4715.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.60.433.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.56.2463.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.126.16943.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.223.10843.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.31.22643.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.113.352.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.124.15443.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.127.16154.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.121.15743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.203.19.16943.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.116.110.4754.116.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:1011
Organization
digital privacy corporation
Contact emails

Subdomains

214 observed subdomains of goorm.io.

Web-graph footprint

Distinct hostnames that link to or from goorm.io in the public web crawl.

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for goorm.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.gov-ncloud.com
SPF_INCLUDEmail.stibee.com
SPF_IP52.78.244.222
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from goorm.io.

Cypher and MCP

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

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