Hostname
cig-dc.com
Last fetched
cig-dc.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:3827 as the registrar.
Nutrition Label
Resolution chain
cig-dc.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:3827
- Organization
- herz consulting.
- Contact emails
- 0bd22344e5bd7d32245577d62479cbc38bf6e13c@privatedomain.gkg.net
- 12e2fc31bf6e8fc6887231cfa184c8b2eb1f9c11@whois.gkg.net
- 396b6a123f2e2f151440b22b859d1fc233651d94@privatedomain.gkg.net
- 5622e753dd1e8ed12a89f459a9af01dbd472c9b3@privatedomain.gkg.net
- 787894b53eb5ea4269c94f19e5674be57a892cc4@privatedomain.gkg.net
- d0778a7eda7f305cbeaa0993c3ba995940215fc5@privatedomain.gkg.net
- e050a83e50f5b3f6d49ac4fb11f966f5a13f181a@privatedomain.gkg.net
- f43fc55ae99b3462bb454b86cfa295c91c945be4@whois.gkg.net
- fb2c11f804ac9a682511020512dc1f8cffc0f09a@privatedomain.gkg.net
Subdomains
1 observed subdomain of cig-dc.com.
| Subdomain |
|---|
| www.cig-dc.com |
Web-graph footprint
Distinct hostnames that link to or from cig-dc.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from cig-dc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cig-dc.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.