Skip to content

Hostname

samargold.net

Last fetched

samargold.net resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · samargold.netRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/samargold.net

Resolution chain

samargold.net resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.36.12416.12.36.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.209.1193.5.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.211.2153.5.211.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.213.2053.5.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.213.423.5.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.213.613.5.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.213.763.5.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.156.9252.219.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.158.052.219.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.158.18052.219.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.158.7252.219.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.158.7652.219.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.160.7252.219.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.62.1452.219.62.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.62.7852.219.62.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1291
Organization
chirayu shah
Contact emails

Subdomains

4 observed subdomains of samargold.net.

Web-graph footprint

Distinct hostnames that link to or from samargold.net in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from samargold.net.

Cypher and MCP

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

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