Hostname
hiqcb.com
Last fetched
hiqcb.com resolves to 2 IPv4 addresses operated by AS8342 in RU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hiqcb.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 |
|---|---|---|---|---|
| 195.161.21.2 | 195.161.0.0/16 | AS8342 | — | RU |
| 212.32.251.44 | 212.32.224.0/19 | AS60781 | — | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hiqcb.com owner
- Contact emails
- 22254eef-28ac-4e87-b20e-a44be2065300@identity-protect.org
- 829fa6f0-46da-495d-9f58-c2e3f1ef8d32@identity-protect.org
- a70d04ef-673e-417f-82a1-0f5f834edf5b@identity-protect.org
- fb54bc0f-7625-4654-8ff6-50f3f544b0f9@identity-protect.org
- owner-3999542@hiqcb.com.whoisprivacyservice.org
- owner@hiqcb.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of hiqcb.com.
Threat posture
History
Related pages
Pivot deeper into the graph from hiqcb.com.
- IP · 195.161.21.2
- ASN · AS8342
- Registrar · iana:468
- Country · RU
- Email · 22254eef-28ac-4e87-b20e-a44be2065300@identity-protect.org
- TLD · .com
- Browse hostnames · hi…
- 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: "hiqcb.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.