Skip to content

Hostname

oregonstatecu.com

Last fetched

oregonstatecu.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. oregonstatecu.com 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 · oregonstatecu.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oregonstatecu.com

Resolution chain

No IPv4 resolution is recorded for oregonstatecu.com in WhisperGraph.

IPv6 resolution

No AAAA record for oregonstatecu.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:292
Registrant organisation
dnstination
Contact emails
admin@dnstinations.com

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

  • authns1.centurylink.net
  • authns2.centurylink.net
  • authns1.qwest.net
  • authns2.qwest.net

MX records

  • oregonstatecu-com.mail.protection.outlook.com

SPF policy

  • ip: 68.232.140.103/32
  • ip: 68.232.149.148/32
  • ip: 149.72.147.186/32
  • ip: 167.89.101.239/32
  • ip: 68.232.131.30/32
  • ip: 68.232.143.79/32
  • ip: 149.72.198.89/32
  • a: mx-imsi.courtesypayenrollment.com
  • include: spf.infoimageinc.com
  • include: spfref.jackhenry.com
  • include: spfhost.messageprovider.com
  • include: _spf.optimalblue.com
  • mx: oregonstatecu.com
  • include: spf.protection.outlook.com
  • include: _spf.samanage.com
  • a: _mailhosts.swbc.com
  • ip: 13.111.68.221
  • ip: 13.111.68.233
  • ip: 207.239.169.209
  • ip: 4.242.130.171
  • ip: 65.122.252.1

Threat-feed evidence

History

Related pages

Pivot from oregonstatecu.com 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: "oregonstatecu.com"})-[: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.