Skip to content

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

WHISPER CANON · wesendit.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/wesendit.com

Resolution chain

wesendit.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.160.41.1918.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.2218.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.6218.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.41.8418.160.40.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.60.2818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.3018.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.4418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.4552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.10154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:85
Organization
jens herbst
Contact emails

Subdomains

44 observed subdomains of wesendit.com.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for wesendit.com.

MechanismTarget
SPF_Aamazonses.com
SPF_Amail.wesendit.com
SPF_Amailbox.wesendit.com
SPF_Ases.wesendit.com
SPF_Awesendit.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXwesendit.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.