Hostname
bigc-cs.com
Last fetched
bigc-cs.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bigc-cs.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:468
- Organization
- on behalf of bigc-cs.com owner
- Contact emails
- 205cfa1b-ade1-420e-863e-5f0f499d571c@identity-protect.org
- 2766a0aa-65ac-492b-8613-b1f41e8d0604@identity-protect.org
- 3285ff98-e639-4442-b41e-f2e5758babb7@identity-protect.org
- 5cafda3e-7c0c-4be8-9a65-5093c484c779@identity-protect.org
- 617b1a22-5fc2-41ca-b0c1-c1ed7027751c@identity-protect.org
- 6d571244-7d9a-4355-9380-8d06473c430d@identity-protect.org
- 803e281e-f035-446e-bbe2-4275811a660f@identity-protect.org
Subdomains
8 observed subdomains of bigc-cs.com.
Web-graph footprint
Distinct hostnames that link to or from bigc-cs.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from bigc-cs.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bigc-cs.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.