Hostname
orologic.net
Last fetched
orologic.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
orologic.net 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.33.235.122 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.60 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.77 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.81 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.164.96.124 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.30 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.38 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.85 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- guylain plante
- Contact emails
- gplante@orologic.com
- 0cf283e7-3b38-4aec-aa7c-b1684b956082@identity-protect.org
- 0d0439eb-135f-4691-a143-3832f071c95e@identity-protect.org
- 0e4916c1-2a1c-4ac9-a39a-f75a1714a615@identity-protect.org
- 216be03b-c82e-4a35-9b12-ed14d051cffe@identity-protect.org
- 3b144a3d-441e-4cbf-96e5-3db502665a9d@identity-protect.org
- 928657a7-ae94-418b-9303-d9ddd58b18a8@identity-protect.org
- aa198528-0ac9-49de-8313-87c2a1103cd7@identity-protect.org
- owner-4512010@orologic.net.whoisprivacyservice.org
Subdomains
2 observed subdomains of orologic.net.
| Subdomain |
|---|
| bambi4.orologic.net |
| www.orologic.net |
Web-graph footprint
Distinct hostnames that link to or from orologic.net in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for orologic.net.
| Mechanism | Target |
|---|---|
| SPF_A | orologic.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 15.157.98.167 |
| SPF_IP | 15.222.153.223 |
| SPF_IP | 35.182.2.107 |
| SPF_IP | 69.70.76.110 |
| SPF_MX | orologic.net |
Related pages
Pivot deeper into the graph from orologic.net.
- IP · 13.33.235.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FI
- Email · gplante@orologic.com
- TLD · .net
- 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: "orologic.net"})-[: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.