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
Resolution chain
oolau.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.177.97 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.183.43 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.223.90 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.33.157 | 16.182.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.37.245 | 16.182.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.73.189 | 16.182.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.73.245 | 16.182.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.9.62 | 3.5.9.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.216.211.229 | 52.216.208.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.35.45 | 52.216.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.105.203 | 52.217.104.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.129.61 | 52.217.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.168.157 | 52.217.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.231.205 | 52.217.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.36.99 | 52.217.36.0/24 | AS16509 | AMAZON-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
MX records
SPF policy
2 SPF mechanisms authorising senders for oolau.com.
| Mechanism | Target |
|---|---|
| SPF_A | oolau.com |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from oolau.com.
- IP · 16.15.177.97
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:69
- Country · US
- Email · oolau.com@contactprivacy.com
- TLD · .com
- Browse hostnames · oo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.