Hostname
oooads.com
Last fetched
oooads.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
oooads.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.94.22 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.47 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.55 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.58 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.174.106 | 3.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.174.26 | 3.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.174.66 | 3.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.161.174.93 | 3.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- anonymize,
- Contact emails
Subdomains
2 observed subdomains of oooads.com.
| Subdomain |
|---|
| sales.oooads.com |
| www.oooads.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for oooads.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emailarray.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_MX | oooads.com |
Related pages
Pivot deeper into the graph from oooads.com.
- IP · 13.226.94.22
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1479
- Country · US
- Email · oooads.com@anonymize.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: "oooads.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.