Skip to content

Hostname

goronglab.com

Last fetched

goronglab.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.4913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.107.10718.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.11018.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.11718.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.2618.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.169.71.1183.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.233.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.373.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.733.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL

WHOIS identity

Registrar
iana:244
Organization
whois privacy services by gabia
Contact emails

Subdomains

1 observed subdomain of goronglab.com.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for goronglab.com.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from goronglab.com.

Cypher and MCP

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

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