Skip to content

Hostname

cuesta.edu

Last fetched

cuesta.edu resolves to 1 IPv4 address operated by CENIC-2152 - CENIC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
198.175.250.73198.175.250.0/24AS2152CENIC-2152 - CENICUS

WHOIS identity

Registrar
Organization
cuesta college
Contact emails

Subdomains

65 observed subdomains of cuesta.edu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cuesta.edu.

MechanismTarget
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.175.250.92
SPF_IP198.175.250.94
SPF_IP199.245.155.92
SPF_IP199.245.155.94
SPF_MXcuesta.edu

Related pages

Pivot deeper into the graph from cuesta.edu.

Cypher and MCP

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

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