Skip to content

Hostname

esc11.net

Last fetched

esc11.net resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

esc11.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.17.71.73104.17.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
education service center, region 11
Contact emails

Subdomains

118 observed subdomains of esc11.net.

Web-graph footprint

Distinct hostnames that link to or from esc11.net in the public web crawl.

336 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for esc11.net.

MechanismTarget
SPF_INCLUDE_spf.bbnotify.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.postal.esc11.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.105.24.195
SPF_IP12.105.24.196
SPF_IP12.105.24.203
SPF_IP216.213.201.13
SPF_IP216.213.255.100
SPF_IP216.213.255.215
SPF_IP216.213.255.251
SPF_IP216.213.255.41
SPF_IP216.213.255.42
SPF_IP216.213.255.90
SPF_IP216.213.255.95
SPF_IP216.213.255.96
SPF_IP216.213.255.98
SPF_IP66.195.143.26/32
SPF_IP75.149.92.83
SPF_IP75.149.92.85/32
SPF_IP75.149.92.90
SPF_IP8.12.72.20/32
SPF_MXesc11.net

Related pages

Pivot deeper into the graph from esc11.net.

Cypher and MCP

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

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