Hostname
dotsends.com
Last fetched
dotsends.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dotsends.com owner
- Contact emails
- 0ae38660-20cc-4e49-9c20-9da2de442986@identity-protect.org
- 26e201dc-85e1-48d3-bc5a-2e63839d3c26@identity-protect.org
- 434120c8-12af-451c-b874-9c67a892d768@identity-protect.org
- 78ab0891-9f70-4610-b142-ae982850f90a@identity-protect.org
- a254d50f-5aea-4234-8710-b088929e13a4@identity-protect.org
- d20471cc-d4ff-402c-a996-f3bf6f7b8942@identity-protect.org
Subdomains
1 observed subdomain of dotsends.com.
| Subdomain |
|---|
| www.dotsends.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dotsends.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from dotsends.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dotsends.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.