Skip to content

Hostname

centralaz.edu

Last fetched

centralaz.edu resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US.

Nutrition Label

WHISPER CANON · centralaz.eduRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/centralaz.edu

Resolution chain

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

IPPrefixASNOperatorCountry
192.124.249.63192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
Organization
central arizona college
Contact emails

Subdomains

30 observed subdomains of centralaz.edu.

Web-graph footprint

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

456 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for centralaz.edu.

MechanismTarget
SPF_INCLUDEcust-spf.cashnet.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmh.blackboard.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.watermarkinsights.com
SPF_IP206.128.138.19
SPF_IP65.182.144.6
SPF_IP65.182.144.7
SPF_IP74.122.104.0/22
SPF_MXcentralaz.edu

Related pages

Pivot deeper into the graph from centralaz.edu.

Cypher and MCP

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

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