Hostname
obdina.com
Last fetched
obdina.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
obdina.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 |
|---|---|---|---|---|
| 3.166.160.112 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.160.117 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.160.25 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.160.30 | 3.166.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.10 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.5 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.51 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.192.6 | 3.166.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of obdina.com owner
- Contact emails
- e_heriyatno@yahoo.com
- 53b169ee-5e57-4407-9a6d-251667bdbc4d@identity-protect.org
- 6dcb25df-7ffc-4647-9eda-77373d4811f5@identity-protect.org
- 702b1217-9b0b-4115-9aff-5aa51fbe2f96@identity-protect.org
- 9dcf2d22-f3ff-4481-ade6-5ce0bb4312b9@identity-protect.org
- 9dd034b5-3eee-4ce2-abd6-2abedaa35444@identity-protect.org
- ab71ce9a-1d54-4ced-ac9b-3c56af9e2bd1@identity-protect.org
- e0a00a46-90a1-40cc-ab8d-78ed9a251f34@identity-protect.org
Subdomains
1 observed subdomain of obdina.com.
| Subdomain |
|---|
| teaser.obdina.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for obdina.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from obdina.com.
- IP · 3.166.160.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · e_heriyatno@yahoo.com
- TLD · .com
- Browse hostnames · ob…
- 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: "obdina.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.