Skip to content

Hostname

oregonrecord.com

Last fetched

oregonrecord.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · oregonrecord.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oregonrecord.com

Resolution chain

oregonrecord.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.153.10018.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.4318.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.518.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.239.153.9518.239.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.174.230.1113.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.1263.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.133.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.373.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
99.84.215.11999.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.2299.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.4599.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.9899.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of oregonrecord.com.

Web-graph footprint

Distinct hostnames that link to or from oregonrecord.com in the public web crawl.

306 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from oregonrecord.com.

Cypher and MCP

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

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