Hostname
opengpt.com
Last fetched
opengpt.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
opengpt.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.54.127 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.138.179 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- moniker privacy services
- Contact emails
- 2fc12f5ff292422a860ca2ca8ea06c60.protect@withheldforprivacy.com
- info@domain-contact.org
- 5254695b506e4b8193a118f9a214cc1bdafd5043044bcaec4135186a61899b2d@opengpt.com.whoisproxy.org
- 91f14469b0d75d93c49f457d2fd544dec6f923aa609cd4b9c134a3869441c269@opengpt.com.whoisproxy.org
- a4ad7e00150195d6636a647e5a66cff7a49720b23a9564ef033580e9004ca23a@opengpt.com.whoisproxy.org
- a6a55c190126899006f0b9c57bcd9e854fc02c784353210d142ba6cebe8fb636@opengpt.com.whoisproxy.org
- a766b3340c5dbe7d685b5f5604e886a3d9493d26a24881bc4de67d05030cf52d@opengpt.com.whoisproxy.org
Subdomains
6 observed subdomains of opengpt.com.
Showing 4 of 6. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from opengpt.com in the public web crawl.
15 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for opengpt.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mx.cloudflare.net |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from opengpt.com.
- IP · 104.21.54.127
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · 2fc12f5ff292422a860ca2ca8ea06c60.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · op…
- 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: "opengpt.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.