Skip to content

Hostname

ecc.edu

Last fetched

ecc.edu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · ecc.eduRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/ecc.edu

Resolution chain

ecc.edu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
erie community college
Contact emails

Subdomains

107 observed subdomains of ecc.edu.

Web-graph footprint

Distinct hostnames that link to or from ecc.edu in the public web crawl.

433 sites link to this hostname.

263 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

39 SPF mechanisms authorising senders for ecc.edu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.130.96.0/28
SPF_IP136.223.18.16
SPF_IP147.160.167.0/26
SPF_IP166.78.68.0/22
SPF_IP173.193.210.32/27
SPF_IP174.37.226.64/27
SPF_IP184.173.105.0/24
SPF_IP184.173.153.0/24
SPF_IP192.237.158.0/23
SPF_IP195.69.215.57
SPF_IP198.61.254.0/23
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP199.29.6.151
SPF_IP199.29.6.152
SPF_IP199.29.6.26
SPF_IP206.107.42.17/32
SPF_IP206.107.42.254/32
SPF_IP208.43.239.136/30
SPF_IP209.202.161.119
SPF_IP209.202.161.178
SPF_IP209.35.196.202
SPF_IP209.61.151.0/24
SPF_IP216.69.103.84
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP23.253.182.0/23
SPF_IP50.112.141.92
SPF_IP50.23.218.192/27
SPF_IP52.205.113.245
SPF_IP54.240.0.0/18
SPF_IP64.156.29.15
SPF_IP64.226.255.13/32
SPF_IP64.69.57.74
SPF_IP68.169.26.19
SPF_IP69.32.130.43
SPF_IP69.32.134.139
SPF_IP69.32.227.66

Related pages

Pivot deeper into the graph from ecc.edu.

Cypher and MCP

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

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