Hostname
nosend.net
Last fetched
nosend.net resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nosend.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.235.97.230 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 5d31ac14-b1a1-496e-bb7f-e85b8f2e09cb@identity-protect.org
- ae1198c2-5d05-412f-a6c6-bbf3c617b1d5@identity-protect.org
- bd7cdd7e-8283-42c8-ba7d-01a99ba2507c@identity-protect.org
- c3b828ec-41da-4268-8eb4-28e58f946d4d@identity-protect.org
- cfff7067-fe6e-4b9a-b5f3-31e5e0856b43@identity-protect.org
- f354e863-0dc6-47eb-97c2-06f86e4f7cea@identity-protect.org
- owner-1940005@nosend.net.whoisprivacyservice.org
Subdomains
5 observed subdomains of nosend.net.
Showing 4 of 5. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for nosend.net.
| Mechanism | Target |
|---|---|
| SPF_A | nosend.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | eu.mailgun.org |
| SPF_MX | nosend.net |
Related pages
Pivot deeper into the graph from nosend.net.
- IP · 34.235.97.230
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 5d31ac14-b1a1-496e-bb7f-e85b8f2e09cb@identity-protect.org
- TLD · .net
- Browse hostnames · no…
- 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: "nosend.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.