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
Resolution chain
samargold.net resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.36.124 | 16.12.36.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.209.119 | 3.5.209.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.211.215 | 3.5.211.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.213.205 | 3.5.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.213.42 | 3.5.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.213.61 | 3.5.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.5.213.76 | 3.5.213.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.156.92 | 52.219.156.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.158.0 | 52.219.158.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.158.180 | 52.219.158.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.158.72 | 52.219.158.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.158.76 | 52.219.158.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.160.72 | 52.219.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.62.14 | 52.219.62.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.219.62.78 | 52.219.62.0/24 | AS16509 | AMAZON-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.
- IP · 16.12.36.124
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1291
- Country · IN
- Email · chirayu@chirayusoft.com
- TLD · .net
- Browse hostnames · sa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.