Skip to content

Hostname

ezesoft.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.140.127162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.0.125172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA
199.60.103.34199.60.103.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

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 ezesoft.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for ezesoft.com.

MechanismTarget
SPF_Areview.listrak.com
SPF_INCLUDE6944033.spf05.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsid.listrak.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEssnc-corp.cloud
SPF_IP142.0.112.49
SPF_IP195.89.38.218
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP54.219.139.149/32
SPF_IP54.219.139.180/32
SPF_IP63.160.214.0/24
SPF_IP63.160.217.198
SPF_IP63.215.120.98
SPF_IP63.215.121.26
SPF_IP65.59.113.20

Related pages

Pivot deeper into the graph from ezesoft.com.

Cypher and MCP

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

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