Hostname
chat-gpt.com
Last fetched
chat-gpt.com resolves to 2 IPv4 addresses operated by AS200019 in RO. WHOIS lists iana:469 as the registrar.
Nutrition Label
Resolution chain
chat-gpt.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 |
|---|---|---|---|---|
| 176.123.0.55 | 176.123.0.0/24 | AS200019 | — | RO |
| 176.123.6.177 | 176.123.6.0/24 | AS200019 | — | MD |
WHOIS identity
- Registrar
- iana:469
- Organization
- myprivacy.net
- Contact emails
Subdomains
7 observed subdomains of chat-gpt.com.
Web-graph footprint
Distinct hostnames that link to or from chat-gpt.com in the public web crawl.
72 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- chat-gpt.com
SPF policy
3 SPF mechanisms authorising senders for chat-gpt.com.
| Mechanism | Target |
|---|---|
| SPF_A | chat-gpt.com |
| SPF_IP | 176.123.0.55 |
| SPF_MX | chat-gpt.com |
Related pages
Pivot deeper into the graph from chat-gpt.com.
- IP · 176.123.0.55
- ASN · AS200019
- Registrar · iana:469
- Country · RO
- Email · 3f27a254d8624d6ab5c67239f73bf8aa.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · ch…
- 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: "chat-gpt.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.