Hostname
cal-quake.com
Last fetched
cal-quake.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
cal-quake.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:9
- Organization
- cal-quake construction
- Contact emails
- 1cmqlebi6egc49carb68o17rcj@domaindiscreet.com
- 447dee550a28fd0a635f4c526f1a9e84@domaindiscreet.com
- 6ba8456c0a28fd0a0ff53eb29643e694@domaindiscreet.com
- 9aaf44a30a28fd0a6c448b393f6e551e@domaindiscreet.com
- bb11bd900a28fd0a410887db16be697a@domaindiscreet.com
- ccd6a8250a28fd0a28d65901cb01a7a6@domaindiscreet.com
- robert@cal-quake.com
Subdomains
1 observed subdomain of cal-quake.com.
| Subdomain |
|---|
| www.cal-quake.com |
Web-graph footprint
Distinct hostnames that link to or from cal-quake.com in the public web crawl.
5 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from cal-quake.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cal-quake.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.