Hostname
hexmarq.com
Last fetched
hexmarq.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hexmarq.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 |
|---|---|---|---|---|
| 35.199.34.39 | 35.199.32.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hexmarq.com owner
- Contact emails
- 0dae4f8d-353f-4078-8df3-b3e073df1ecd@identity-protect.org
- 184b8562-c6ce-4746-bd89-fc37b104b1fa@identity-protect.org
- 1a13bf2f-96de-4116-851f-f7efafe6aa0a@identity-protect.org
- 88d32ac5-4260-4fb9-96ee-fd147e1983f6@identity-protect.org
- b4a30bd9-d362-4dde-bcf2-c28148ea3580@identity-protect.org
- c02c1667-dd3c-471b-928f-48f373e78afb@identity-protect.org
- dfd260c2-48e2-408e-b482-eb9b639c9632@identity-protect.org
Subdomains
3 observed subdomains of hexmarq.com.
Web-graph footprint
Distinct hostnames that link to or from hexmarq.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from hexmarq.com.
- IP · 35.199.34.39
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · US
- Email · 0dae4f8d-353f-4078-8df3-b3e073df1ecd@identity-protect.org
- TLD · .com
- Browse hostnames · he…
- 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: "hexmarq.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.