Skip to content

Hostname

usca.edu

Last fetched

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

Nutrition Label

WHISPER CANON · usca.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/usca.edu

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.18.136104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.161.144172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for usca.edu.

MechanismTarget
SPF_Ausca.edu
SPF_INCLUDE_spf.bbnotify.net
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEspf-na.exlibrisgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.252.158.54
SPF_IP129.252.21.22
SPF_IP129.252.4.60
SPF_IP129.252.55.11
SPF_IP149.72.147.186/32
SPF_IP167.89.101.239/32
SPF_IP167.89.118.48/32
SPF_IP207.144.25.0/24
SPF_IP209.133.124.238/32
SPF_IP209.133.75.59
SPF_IP50.31.43.252/32
SPF_IP65.122.174.12
SPF_MXusca.edu

Related pages

Pivot deeper into the graph from usca.edu.

Cypher and MCP

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

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