Hostname
directsnd.com
Last fetched
directsnd.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
directsnd.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.204.131.41 | 18.224.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.232.86.220 | 4.4.61.192/26 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.195.30.50 | 35.0.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.95.185.180 | 98.96.177.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of directsnd.com owner
- Contact emails
- 3ea28767-4715-4163-abe3-85ec4fc0e1c7@identity-protect.org
- 486af64c-6eed-4c6e-a963-37885872daae@identity-protect.org
- 5df41ea3-0e9c-44e9-89fe-d5e69f022f95@identity-protect.org
- 6a1869d1-4261-481c-a33e-7621da81b000@identity-protect.org
- c448142e-0a8a-4f83-bf09-c4395d5a4b51@identity-protect.org
- ddfc5835-19f4-41cc-b9aa-86560a94d2cf@identity-protect.org
- ee7782c1-d609-48aa-8182-a2f91319cb8d@identity-protect.org
- owner-10753085@directsnd.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of directsnd.com.
Web-graph footprint
Distinct hostnames that link to or from directsnd.com in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from directsnd.com.
- IP · 18.204.131.41
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3ea28767-4715-4163-abe3-85ec4fc0e1c7@identity-protect.org
- TLD · .com
- Browse hostnames · di…
- 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: "directsnd.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.