Hostname
ogj.com
Last fetched
ogj.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ogj.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.26.128.131 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.211.112.24 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.211.10.241 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.91.168.72 | 3.80.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.193.60.201 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.227.230.233 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.234.166.164 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.211.21.128 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.202.162 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.20.239.69 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.206.18.20 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.4.33.57 | 52.4.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 89.106.200.1 | 89.106.200.0/24 | AS209626 | ORTYCOM LTDA | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ogj.com owner
- Contact emails
- dns-admin@pennwell.com
- noreply@data-protected.net
- 4e39acff-aa66-4cec-9518-adb42d4797a6@identity-protect.org
- 64493e5f-7c6f-42bf-ba64-2423fa1861ce@identity-protect.org
- 67d18af1-4fdd-4adf-bf04-aefaadc9b503@identity-protect.org
- 7b3f1d38-eaea-426e-97b6-bc75b12c8959@identity-protect.org
- 96befc0b-e0cd-4078-8091-676df63aae1a@identity-protect.org
- a1133e52-4911-40ba-86ff-d482e0e4a4ed@identity-protect.org
- owner-10757372@ogj.com.whoisprivacyservice.org
- owner-10779084@ogj.com.whoisprivacyservice.org
- owner-10956147@ogj.com.whoisprivacyservice.org
- owner-11226096@ogj.com.whoisprivacyservice.org
- owner-11656672@ogj.com.whoisprivacyservice.org
- owner-11926621@ogj.com.whoisprivacyservice.org
- owner-3022848@ogj.com.whoisprivacyservice.org
- owner-324835@ogj.com.whoisprivacyservice.org
- owner-3292797@ogj.com.whoisprivacyservice.org
- owner-3294190@ogj.com.whoisprivacyservice.org
- owner-34567@ogj.com.whoisprivacyservice.org
- owner-375690@ogj.com.whoisprivacyservice.org
- and 15 more
Subdomains
12 observed subdomains of ogj.com.
Web-graph footprint
Distinct hostnames that link to or from ogj.com in the public web crawl.
1,814 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for ogj.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ogj.com.
- IP · 100.26.128.131
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dns-admin@pennwell.com
- TLD · .com
- Browse hostnames · og…
- 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: "ogj.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.