Skip to content

Hostname

walsh.edu

Last fetched

walsh.edu resolves to 162.252.214.174, announced in 162.252.214.0/24 by TUT-AS - Total Uptime Technologies, LLC in US. walsh.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 · walsh.eduRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/walsh.edu

Resolution chain

IPv6 resolution

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

Attribution

total uptime

ORIGIN_AS

WHOIS identity

Registrant organisation
walsh university

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

  • ns0.oar.net
  • ns1.oar.net
  • ns2.oar.net

MX records

  • d49076a.ess.barracudanetworks.com
  • d49076b.ess.barracudanetworks.com

SPF policy

  • include: spf.ess.barracudanetworks.com
  • include: _phishspf.knowbe4.com
  • include: spf.protection.outlook.com
  • include: aspmx.pardot.com
  • include: _spf.salesforce.com
  • include: _spf.act-on.net
  • include: e2ma.net
  • ip: 206.244.45.25
  • ip: 206.244.45.250

Threat-feed evidence

History

Related pages

Pivot from walsh.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: "walsh.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.