Hostname
sendowl.com
Last fetched
sendowl.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:1515
- Organization
- domains by proxy,
- Contact emails
- dbp@domainsbyproxy.com
- george.palmer@gmail.com
- 4bf15c3a-8f00-45c8-b2d1-d6ebdd5a9877@identity-protect.org
- 68e407cf-5b36-428d-9c6c-a27add8715f7@identity-protect.org
- b231f0b4-0919-4e17-bb2f-87f252a99699@identity-protect.org
- sendowl.com@identity-protect.org
- dd63558a-e5d0-44f0-854f-10e2fa696b27@identity-protect.org
- e13b3209-6f65-45bc-b58c-178dc2cb9364@identity-protect.org
- e9603ffa-490b-4ff9-90e5-d987ab8b624b@identity-protect.org
Subdomains
22 observed subdomains of sendowl.com.
Web-graph footprint
Distinct hostnames that link to or from sendowl.com in the public web crawl.
1,152 sites link to this hostname.
77 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for sendowl.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | authsmtp.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from sendowl.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sendowl.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.