Skip to content

Hostname

sendlane.com

Last fetched

sendlane.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · sendlane.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sendlane.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.128.166104.18.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.175.202104.19.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from sendlane.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for sendlane.com.

MechanismTarget
SPF_INCLUDE_spf.freshdesk.sendlane.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf01.sendlane.com
SPF_INCLUDE_spf02.sendlane.com
SPF_INCLUDE_spf03.sendlane.com
SPF_INCLUDEspf.mtasv.net
SPF_IP13.127.153.86/32
SPF_IP13.127.210.61/32
SPF_IP13.211.56.237/32
SPF_IP13.237.4.248/32
SPF_IP18.158.161.97/32
SPF_IP18.235.53.110/32
SPF_IP192.186.128.0/24
SPF_IP23.229.2.218/32
SPF_IP3.64.95.16/29
SPF_IP34.198.122.65
SPF_IP35.158.67.243/32
SPF_IP35.158.71.15/32
SPF_IP45.72.15.0/24
SPF_IP52.0.20.102
SPF_IP52.2.238.96
SPF_IP52.20.146.34
SPF_IP52.203.5.138/32
SPF_IP52.62.151.40/32
SPF_IP52.66.154.99/32
SPF_IP54.159.173.91/32
SPF_IP54.173.229.38
SPF_IP54.174.116.32
SPF_IP54.252.22.127/32
SPF_IP65.2.2.76/30
SPF_IP69.72.40.205
SPF_IP69.72.40.93/32
SPF_IP69.72.40.94/32
SPF_IP69.72.40.95/32
SPF_IP69.72.40.96/32
SPF_IP69.72.40.97/32
SPF_IP69.72.40.98/32
SPF_IP69.72.40.99/32

Related pages

Pivot deeper into the graph from sendlane.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sendlane.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.