Skip to content

Hostname

ipxo.com

Last fetched

ipxo.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.136104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.136104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.125172.67.64.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 ipxo.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for ipxo.com.

MechanismTarget
SPF_INCLUDE24947284.spf01.hubspotemail.net
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.140.4
SPF_IP167.89.0.10
SPF_IP167.89.1.155
SPF_IP167.89.102.104
SPF_IP167.89.102.105
SPF_IP167.89.42.72
SPF_IP167.89.49.25
SPF_IP167.89.67.6
SPF_IP167.89.80.213
SPF_IP167.89.80.77
SPF_IP167.89.80.78
SPF_IP167.89.80.79
SPF_IP168.245.101.125
SPF_IP168.245.111.175
SPF_IP185.130.205.52
SPF_IP192.254.121.229
SPF_IP82.135.143.87
SPF_IP82.135.243.139

Related pages

Pivot deeper into the graph from ipxo.com.

Cypher and MCP

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

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