Skip to content

Hostname

state.or.us

Last fetched

state.or.us resolves to 1 IPv4 address operated by OREGON - State of Oregon in US. WHOIS lists registrar:state of oregon|registry registrar|neulevelcsr as the registrar.

Nutrition Label

WHISPER CANON · state.or.usRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/state.or.us

Resolution chain

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

IPPrefixASNOperatorCountry
159.121.86.220159.121.0.0/16AS1798OREGON - State of OregonUS

WHOIS identity

Registrar
registrar:state of oregon|registry registrar|neulevelcsr
Organization
oregon state data center
Contact emails

Subdomains

2,100 observed subdomains of state.or.us.

Web-graph footprint

Distinct hostnames that link to or from state.or.us in the public web crawl.

66 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for state.or.us.

MechanismTarget
SPF_INCLUDE_spf.orshared.oregon.gov

Related pages

Pivot deeper into the graph from state.or.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "state.or.us"})-[: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.