Skip to content

Hostname

oneonta.edu

Last fetched

oneonta.edu resolves to 137.141.15.4, announced in 137.141.0.0/16 by SUNY-ONEONTA - SUNY Oneonta in US. oneonta.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 · oneonta.eduRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/oneonta.edu

Resolution chain

IPv6 resolution

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

Attribution

suny oneonta

ORIGIN_AS

WHOIS identity

Registrant organisation
suny college at oneonta

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

  • ns1-08.azure-dns.com
  • ns4-08.azure-dns.info
  • ns2-08.azure-dns.net
  • ns3-08.azure-dns.org

MX records

  • oneonta-edu.mail.protection.outlook.com

SPF policy

  • ip: 137.141.0.0/16
  • ip: 139.60.0.0/22
  • ip: 147.160.167.0/26
  • ip: 198.105.13.131/32
  • ip: 67.133.94.131/32
  • ip: 52.49.235.189/32
  • ip: 23.21.109.197/32
  • ip: 23.21.109.212/32
  • ip: 208.117.49.214/32
  • ip: 52.49.201.246/32
  • ip: 54.240.121.247/32
  • ip: 54.240.121.248/32
  • ip: 206.107.42.249/32
  • ip: 206.107.42.254/32
  • include: mbssmtp.mbsbooks.com
  • include: us._netblocks.mimecast.com
  • include: spf.protection.outlook.com
  • include: _spf.qualtrics.com
  • include: spf.symplicity.com
  • include: verifymyfafsa.com
  • include: outboundmail.convio.net
  • ip: 3.230.80.180
  • ip: 54.200.246.80
  • ip: 54.201.16.96

Threat-feed evidence

History

Related pages

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