Skip to content

Hostname

epcc.edu

Last fetched

epcc.edu resolves to 1 IPv4 address operated by EPCC-AS - EL PASO COMMUNITY COLLEGE in US.

Nutrition Label

WHISPER CANON · epcc.eduRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/epcc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
192.94.29.29192.94.29.0/24AS1222EPCC-AS - EL PASO COMMUNITY COLLEGEUS

WHOIS identity

Registrar
Organization
el paso community college
Contact emails

Subdomains

79 observed subdomains of epcc.edu.

Web-graph footprint

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

596 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for epcc.edu.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmh.blackboard.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.31.145.254/32
SPF_IP192.94.29.1/24
SPF_IP216.17.115.85
SPF_IP54.240.126.43/32
SPF_IP54.240.126.44/32

Related pages

Pivot deeper into the graph from epcc.edu.

Cypher and MCP

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

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