Skip to content

Hostname

butte.edu

Last fetched

butte.edu resolves to 162.252.213.78, announced in 162.252.213.0/24 by TUT-AS - Total Uptime Technologies, LLC in US. butte.edu is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · butte.eduRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/butte.edu

Resolution chain

IPv6 resolution

No AAAA record for butte.edu is recorded in WhisperGraph.

Attribution

total uptime

ORIGIN_AS

WHOIS identity

Registrant organisation
butte college

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns01.butte.edu
  • dns02.butte.edu

MX records

  • mxa-00307601.gslb.pphosted.com
  • mxb-00307601.gslb.pphosted.com
  • butte-edu.mail.protection.outlook.com

SPF policy

  • ip: 198.2.128.0/18
  • ip: 205.201.128.0/20
  • ip: 148.105.8.0/21
  • ip: 147.160.167.0/26
  • ip: 23.21.109.197/32
  • ip: 23.21.109.212/32
  • ip: 208.117.49.214/32
  • include: amazonses.com
  • include: spf.protection.outlook.com
  • include: _spf.regroup.com
  • include: outboundmail.blackbaud.net
  • ip: 148.163.142.83
  • ip: 148.163.146.112
  • ip: 169.54.207.230
  • ip: 198.189.20.110
  • ip: 198.189.20.59
  • ip: 198.189.20.60
  • ip: 198.189.20.62

Threat-feed evidence

History

Related pages

Pivot from butte.edu into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "butte.edu"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.