Hostname
thegaphq.com
Last fetched
thegaphq.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM - Cloudflare London, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thegaphq.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 |
|---|---|---|---|---|
| 199.60.103.164 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM - Cloudflare London, LLC | US |
| 199.60.103.64 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM - Cloudflare London, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of thegaphq.com owner
- Contact emails
- 13ecad9c-7b0b-4f87-91ad-a6d4e56e43b1@identity-protect.org
- 232faaa8-2b9d-4e89-848e-360606146676@identity-protect.org
- 2505a09d-468d-4646-bede-b3ec7db723b2@identity-protect.org
- 2b4bf7b0-7248-4b9c-a739-7965f785d496@identity-protect.org
- 457599da-8ee3-42ac-98d7-55adb6d57480@identity-protect.org
- e707cb89-ccf0-4e6a-b726-4385ac2748b1@identity-protect.org
Subdomains
38 observed subdomains of thegaphq.com.
Web-graph footprint
Distinct hostnames that link to or from thegaphq.com in the public web crawl.
22 sites link to this hostname.
54 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for thegaphq.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 3050063.spf05.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from thegaphq.com.
- IP · 199.60.103.164
- ASN · AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLC
- Registrar · iana:468
- Country · US
- Email · 13ecad9c-7b0b-4f87-91ad-a6d4e56e43b1@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- 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: "thegaphq.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.