Skip to content

Hostname

milescc.edu

Last fetched

milescc.edu resolves to 1 IPv4 address operated by UMTNET-ASN - University of Montana in US.

Nutrition Label

WHISPER CANON · milescc.eduRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/milescc.edu

Resolution chain

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

IPPrefixASNOperatorCountry
207.196.242.53207.196.240.0/21AS3807UMTNET-ASN - University of MontanaUS

WHOIS identity

Registrar
Organization
miles community college
Contact emails

Subdomains

11 observed subdomains of milescc.edu.

Web-graph footprint

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

169 sites link to this hostname.

154 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for milescc.edu.

Related pages

Pivot deeper into the graph from milescc.edu.

Cypher and MCP

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

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