Hostname
sigsend.com
Last fetched
sigsend.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sigsend.com 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 |
|---|---|---|---|---|
| 3.5.78.127 | 3.5.78.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.81.226 | 3.5.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.227 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.46 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.84.5 | 3.5.84.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.178.235 | 52.218.178.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.219.2 | 52.218.219.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.220.202 | 52.218.220.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.222.34 | 52.218.222.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.218.229.90 | 52.218.229.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.149.227 | 52.92.144.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.180.171 | 52.92.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.190.59 | 52.92.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.242.107 | 52.92.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.92.242.115 | 52.92.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sigsend.com owner
- Contact emails
- 4ba4406f-07ca-4cef-b5b2-917faff9044a@identity-protect.org
- 72d313cd-08e0-4103-894d-2f6b67522098@identity-protect.org
- 977ef9c3-d1fd-4547-b440-fbbf839a50bd@identity-protect.org
- 99652de0-2d31-409a-9601-2464eda8e1ae@identity-protect.org
- c5c3d7a9-e4a5-4da5-b851-287750cf6762@identity-protect.org
- e694f66b-ea43-4218-8bf7-8bde7f154d79@identity-protect.org
- ee332e3a-e449-4699-bc2e-d486fc44db8a@identity-protect.org
- pw-00b24420d407c6f706cb5e4f1946d419@privacyguardian.org
- owner-4037209@sigsend.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from sigsend.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from sigsend.com.
- IP · 3.5.78.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4ba4406f-07ca-4cef-b5b2-917faff9044a@identity-protect.org
- TLD · .com
- 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: "sigsend.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.