Skip to content

Hostname

ou.org

Last fetched

ou.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · ou.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ou.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.220.11913.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.1813.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.3413.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
13.32.220.5313.32.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
18.65.125.12918.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.3018.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.7318.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.125.7518.65.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.178.303.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.323.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.773.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.178.913.168.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from ou.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ou.org.

MechanismTarget
SPF_INCLUDEspf-002cc701.pphosted.com
SPF_INCLUDEspf.campminder.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP208.85.51.185
SPF_IP52.1.14.157/32
SPF_IP69.25.113.91

Related pages

Pivot deeper into the graph from ou.org.

Cypher and MCP

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

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