Skip to content

Hostname

maricopa.edu

Last fetched

maricopa.edu resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · maricopa.eduRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/maricopa.edu

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.42.152104.18.42.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.145.104172.64.145.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.185.0.25323.185.0.0/24AS54113FASTLY - Fastly, Inc.US

WHOIS identity

Registrar
Organization
maricopa community college district
Contact emails

Subdomains

623 observed subdomains of maricopa.edu.

Web-graph footprint

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

772 sites link to this hostname.

215 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for maricopa.edu.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEleepfrog.com
SPF_INCLUDEsendgrid.net
SPF_IP138.1.37.172
SPF_IP140.198.8.0/23
SPF_IP162.247.216.0/22

Related pages

Pivot deeper into the graph from maricopa.edu.

Cypher and MCP

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

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