Skip to content

Hostname

oen.tw

Last fetched

oen.tw resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · oen.twRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/oen.tw

Resolution chain

oen.tw resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.166.14108.139.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.166.61108.139.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.166.70108.139.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
108.139.166.99108.139.164.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
13.227.192.1113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.98.10318.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.12718.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.3718.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.98.4518.165.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.12718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.1718.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.3218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.3418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.10854.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.12254.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.1554.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.228.6454.230.228.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with oen.tw in WhisperGraph.

Subdomains

66 observed subdomains of oen.tw.

Web-graph footprint

Distinct hostnames that link to or from oen.tw in the public web crawl.

228 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for oen.tw.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from oen.tw.

Cypher and MCP

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

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