Skip to content

Hostname

web-stat.net

Last fetched

web-stat.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · web-stat.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/web-stat.net

Resolution chain

web-stat.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.56.233104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.137.175172.67.128.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 web-stat.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for web-stat.net.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_IP104.130.201.27
SPF_IP104.130.210.105
SPF_IP104.130.211.126
SPF_IP2001:4801:7824:101:be76:4eff:fe10:543
SPF_IP2001:4801:7825:103:be76:4eff:fe10:1405
SPF_IP2001:4801:7825:103:be76:4eff:fe10:d10
SPF_IP2001:4801:7825:104:be76:4eff:fe10:15ca
SPF_IP2001:4801:7827:102:be76:4eff:fe10:1532
SPF_IP2001:4801:7827:102:be76:4eff:fe10:2426
SPF_IP2001:4801:7827:102:be76:4eff:fe10:97d
SPF_IP23.253.166.23
SPF_IP23.253.166.58
SPF_IP23.253.174.228
SPF_IP23.253.20.192

Related pages

Pivot deeper into the graph from web-stat.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "web-stat.net"})-[: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.