Skip to content

Hostname

mohave.edu

Last fetched

mohave.edu resolves to 1 IPv4 address operated by WECOM-INC - WECOM LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.166.8.33104.166.8.0/22AS7352WECOM-INC - WECOM LLCUS

WHOIS identity

Registrar
Organization
mohave county community college
Contact emails

Subdomains

35 observed subdomains of mohave.edu.

Web-graph footprint

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

263 sites link to this hostname.

401 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mohave.edu.

MechanismTarget
SPF_INCLUDEmrsshepherd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.166.8.34
SPF_IP34.197.131.165
SPF_IP35.82.163.49
SPF_IP35.83.146.253
SPF_IP52.45.21.204
SPF_IP52.5.21.95
SPF_IP52.55.21.93
SPF_IP54.185.98.129
SPF_IP54.191.221.93

Related pages

Pivot deeper into the graph from mohave.edu.

Cypher and MCP

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

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