Hostname
wesendit.com
Last fetched
wesendit.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:85 as the registrar.
Nutrition Label
Resolution chain
wesendit.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:85
- Organization
- jens herbst
- Contact emails
Subdomains
44 observed subdomains of wesendit.com.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wesendit.com in the public web crawl.
226 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for wesendit.com.
| Mechanism | Target |
|---|---|
| SPF_A | amazonses.com |
| SPF_A | mail.wesendit.com |
| SPF_A | mailbox.wesendit.com |
| SPF_A | ses.wesendit.com |
| SPF_A | wesendit.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | wesendit.com |
Related pages
Pivot deeper into the graph from wesendit.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wesendit.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.