Hostname
odb.org
Last fetched
odb.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
odb.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.155.107.119 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.128 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.51 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.91 | 18.155.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.175.115.106 | 3.175.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.175.115.15 | 3.175.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.175.115.84 | 3.175.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.175.115.92 | 3.175.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.222.214.100 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.121 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.38 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.86 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- contact privacy inc. customer 7151571251
- Contact emails
Subdomains
44 observed subdomains of odb.org.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from odb.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for odb.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | fdspfeuc.freshemail.io |
| SPF_INCLUDE | fdspfus.freshemail.io |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 107.20.210.250/32 |
| SPF_IP | 149.72.231.47/32 |
| SPF_IP | 204.225.122.80 |
Related pages
Pivot deeper into the graph from odb.org.
- IP · 18.155.107.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · IN
- Email · domainadmin@rbc.org
- TLD · .org
- Browse hostnames · od…
- 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: "odb.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.