Hostname
orico-obs.com
Last fetched
orico-obs.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
orico-obs.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 |
|---|---|---|---|---|
| 18.164.116.24 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.29 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.54 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.91 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.236.25 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.27 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.37 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.236.49 | 52.222.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of orico-obs.com owner
- Contact emails
- 01fd6ae6-8bf8-43ef-ae6b-ac648998ae2f@identity-protect.org
- 202a315d-79ca-4b71-8684-02bdd754f7aa@identity-protect.org
- 6b8fa33d-5357-45f8-8ef8-7986e983901a@identity-protect.org
- 960661d0-59a9-4cfb-8ee2-e36d142a2842@identity-protect.org
- e67e48ec-5632-4a17-a951-78f50675c3ce@identity-protect.org
- f15f7686-0a9a-4afb-816c-ee5b72ed5e0c@identity-protect.org
Subdomains
8 observed subdomains of orico-obs.com.
Web-graph footprint
Distinct hostnames that link to or from orico-obs.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for orico-obs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mta.hdems.com |
Related pages
Pivot deeper into the graph from orico-obs.com.
- IP · 18.164.116.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 01fd6ae6-8bf8-43ef-ae6b-ac648998ae2f@identity-protect.org
- TLD · .com
- Browse hostnames · or…
- 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: "orico-obs.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.