Skip to content

Hostname

golnetwork.com

Last fetched

golnetwork.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · golnetwork.comRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/golnetwork.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.157.233.1815.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.68.1153.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.108.1683.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.93.953.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.183.13.13935.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.183.171.21835.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
52.60.70.9852.60.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.180.8116.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.173.17316.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.54.165.21316.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of golnetwork.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for golnetwork.com.

Related pages

Pivot deeper into the graph from golnetwork.com.

Cypher and MCP

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

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