Hostname
c2call.com
Last fetched
c2call.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
c2call.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
- c2call
- Contact emails
- 541a02920a28fd0a13b5617ff18a7798@domaindiscreet.com
- dppkp35sfqjtlbrsus8j0kdo9h@domaindiscreet.com
- martin.feuerhahn@c2call.com
- 33b9c495-75bd-426b-ae65-b985b9f80670@identity-protect.org
- 5307cd1d-deda-4b9e-9710-f6a150284fd8@identity-protect.org
- 6361ab81-4532-4c6e-b214-f4bb0b761ba4@identity-protect.org
- 6db5f2f8-9c18-49e3-9c30-1c763302af8a@identity-protect.org
- 91261e55-1fe8-49ba-9152-df9f97572b6d@identity-protect.org
- d2b6d335-6f8d-468e-be39-050780952576@identity-protect.org
Subdomains
1 observed subdomain of c2call.com.
| Subdomain |
|---|
| awsmail.c2call.com |
Web-graph footprint
Distinct hostnames that link to or from c2call.com in the public web crawl.
11 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for c2call.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.smtp.com |
Related pages
Pivot deeper into the graph from c2call.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "c2call.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.