Skip to content

Hostname

oolau.com

Last fetched

oolau.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.9716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.4316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.9016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.33.15716.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.37.24516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.73.18916.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.73.24516.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.9.623.5.9.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.211.22952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.35.4552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.105.20352.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.129.6152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.168.15752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.231.20552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.36.9952.217.36.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0125713809
Contact emails

Subdomains

1 observed subdomain of oolau.com.

Subdomain
www.oolau.com

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for oolau.com.

MechanismTarget
SPF_Aoolau.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from oolau.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "oolau.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.