Hostname
sigstr.net
Last fetched
sigstr.net resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sigstr.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.192.12.1 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.233.65.204 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.147.27.151 | 54.144.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- dan hanrahan
- Contact emails
- dhanrahan8@gmail.com
- 0ecea51f-45ff-47a1-9bb8-42b9ae7e0a09@identity-protect.org
- 3c673233-927d-403e-9ff0-0817f73b7492@identity-protect.org
- 5c8500c1-2350-4f92-81eb-d3f860a9e33a@identity-protect.org
- a3e10177-e785-4e7d-9f68-56db03884280@identity-protect.org
- aa4c1cec-f20d-47de-afb4-4e1121da3870@identity-protect.org
- ba22f04c-9882-467f-99d8-68fe4360727f@identity-protect.org
- owner-460408@sigstr.net.whoisprivacyservice.org
- owner-5726989@sigstr.net.whoisprivacyservice.org
- owner-5924371@sigstr.net.whoisprivacyservice.org
- owner-8485200@sigstr.net.whoisprivacyservice.org
- owner-8557767@sigstr.net.whoisprivacyservice.org
Subdomains
20,050 observed subdomains of sigstr.net.
Showing 25 of 20,050. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from sigstr.net.
- IP · 34.192.12.1
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dhanrahan8@gmail.com
- TLD · .net
- Browse hostnames · si…
- 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: "sigstr.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.