Hostname
ogpe.com
Last fetched
ogpe.com resolves to 1 IPv4 address operated by AS51561 in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ogpe.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 205.157.175.18 | 205.157.160.0/19 | AS51561 | — | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ogpe.com owner
- Contact emails
- dns-admin@pennwell.com
- 213b7aee-f976-4b08-8e6a-83f3140d74e0@identity-protect.org
- 353b76de-8b3d-4ad3-b66a-afd99e68b9c8@identity-protect.org
- 46a697f0-3c57-41ad-86b2-d6620b0248cc@identity-protect.org
- 5491b0bb-11bc-4b41-86c5-a648316e0ab8@identity-protect.org
- d025780a-5239-4226-8aec-771686a138fb@identity-protect.org
- d3cd0d19-054e-49f2-ae53-c91e4a07765d@identity-protect.org
- dae54f87-81bd-4a4e-af8f-f7a1fc85d607@identity-protect.org
- owner-10411661@ogpe.com.whoisprivacyservice.org
- owner-7675725@ogpe.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of ogpe.com.
Web-graph footprint
Distinct hostnames that link to or from ogpe.com in the public web crawl.
29 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from ogpe.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ogpe.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.