Skip to content

Hostname

ecpi.edu

Last fetched

ecpi.edu resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ecpi.eduRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/ecpi.edu

Resolution chain

ecpi.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.36.66104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.151.2172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
ecpi college of technology
Contact emails

Subdomains

106 observed subdomains of ecpi.edu.

Web-graph footprint

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

876 sites link to this hostname.

340 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for ecpi.edu.

MechanismTarget
SPF_Asecmail.ultipro.com
SPF_INCLUDE43771328.spf03.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.clearslide.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.84.64.0/20
SPF_IP147.160.167.0/26
SPF_IP167.89.50.99/32
SPF_IP199.36.12.0/22
SPF_IP208.39.76.0/26
SPF_IP208.86.168.0/22
SPF_IP208.95.133.122
SPF_IP209.208.226.0/23
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP68.232.129.235
SPF_IP68.232.135.18
SPF_IP70.32.68.0/26
SPF_MXecpi.edu

Related pages

Pivot deeper into the graph from ecpi.edu.

Cypher and MCP

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

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