Skip to content

Hostname

compton.edu

Last fetched

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

Nutrition Label

WHISPER CANON · compton.eduRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/compton.edu

Resolution chain

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

IPPrefixASNOperatorCountry
198.188.134.24198.188.134.0/24AS2152CENIC-2152 - CENICUS

WHOIS identity

Registrar
Organization
compton community college
Contact emails

Subdomains

11 observed subdomains of compton.edu.

Web-graph footprint

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

209 sites link to this hostname.

386 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for compton.edu.

MechanismTarget
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEoutlook.com
SPF_INCLUDEspf.elluciancloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEverifymyfafsa.com
SPF_IP198.187.196.100/32
SPF_IP198.188.134.199
SPF_IP52.42.20.3/32

Related pages

Pivot deeper into the graph from compton.edu.

Cypher and MCP

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

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