Hostname
returnpath.com
Last fetched
returnpath.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
returnpath.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of returnpath.com owner
- Contact emails
- domain.owner@returnpath.net
- 0a23bd70-6265-43cd-b547-d7702d61727e@identity-protect.org
- 15d754c2-84db-4d72-ab74-c5ef6dabcaee@identity-protect.org
- 1e4eb3c9-5236-4bc1-a486-8c70c32e554e@identity-protect.org
- 3a75d67a-483f-4ede-92b4-d5ea28ee2221@identity-protect.org
- 6471053f-7e75-435d-b2c8-c7b8c7fe60ee@identity-protect.org
- a7a7be59-6706-456e-b279-252786604c31@identity-protect.org
- owner-11476051@returnpath.com.whoisprivacyservice.org
- owner-11992492@returnpath.com.whoisprivacyservice.org
- owner-2641412@returnpath.com.whoisprivacyservice.org
- owner-6356908@returnpath.com.whoisprivacyservice.org
Subdomains
29 observed subdomains of returnpath.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from returnpath.com in the public web crawl.
897 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for returnpath.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spfblock.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 107.21.130.253 |
| SPF_IP | 18.204.66.234 |
| SPF_IP | 192.28.144.45 |
| SPF_IP | 209.67.98.59/32 |
| SPF_IP | 34.225.165.102 |
| SPF_IP | 35.168.206.101 |
| SPF_IP | 35.173.34.182 |
| SPF_IP | 50.201.69.200 |
| SPF_IP | 50.31.61.183 |
| SPF_IP | 52.2.235.188 |
| SPF_IP | 52.20.42.191 |
| SPF_IP | 52.204.80.252 |
| SPF_IP | 52.207.191.216/29 |
| SPF_IP | 52.43.191.248/29 |
| SPF_IP | 52.55.181.224 |
| SPF_IP | 54.204.201.126 |
| SPF_IP | 54.84.12.226 |
| SPF_IP | 54.89.206.1 |
Related pages
Pivot deeper into the graph from returnpath.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "returnpath.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.