Skip to content

Hostname

esc7.net

Last fetched

esc7.net resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · esc7.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/esc7.net

Resolution chain

esc7.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.16.158.133104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.159.133104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.189.233104.18.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.190.233104.18.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
region 7 education service center
Contact emails

Subdomains

134 observed subdomains of esc7.net.

Web-graph footprint

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

111 sites link to this hostname.

370 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

44 SPF mechanisms authorising senders for esc7.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.209.35.28/32
SPF_IP104.210.80.79/32
SPF_IP104.40.229.156/32
SPF_IP13.70.157.244/32
SPF_IP166.78.38.244/30
SPF_IP191.237.4.149/32
SPF_IP198.58.113.180
SPF_IP204.109.60.230
SPF_IP205.207.104.0/22
SPF_IP208.75.120.0/22
SPF_IP216.137.73.217
SPF_IP2604:c400:0:1:72:53:191:13
SPF_IP2604:c400:0:2::/64
SPF_IP2604:c400:0:4::/64
SPF_IP2604:c400:1:0:0:0:0:13
SPF_IP2604:c400:1:0:0:0:0:14
SPF_IP2604:c400:1:0:0:0:0:31
SPF_IP2607:fc50:1000:1b00:0:0:0:2
SPF_IP50.116.24.184
SPF_IP51.140.37.132/32
SPF_IP51.141.5.228/32
SPF_IP52.169.0.179/32
SPF_IP52.172.222.27/32
SPF_IP52.172.38.8/32
SPF_IP52.233.37.155/32
SPF_IP52.242.32.10/32
SPF_IP52.6.7.137/32
SPF_IP64.209.144.0/23
SPF_IP72.53.182.147/32
SPF_IP72.53.182.155/32
SPF_IP72.53.182.158/32
SPF_IP72.53.182.168
SPF_IP72.53.182.174/32
SPF_IP72.53.182.185/32
SPF_IP72.53.186.0/26
SPF_IP72.53.189.10/32
SPF_IP72.53.189.50/32
SPF_IP72.53.190.0/29
SPF_IP72.53.191.13/32
SPF_IP72.53.191.234/32
SPF_MXesc7.net

Related pages

Pivot deeper into the graph from esc7.net.

Cypher and MCP

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

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