Hostname
cal-surf.com
Last fetched
cal-surf.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
cal-surf.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
- perfect privacy,
- Contact emails
- 57874063@myprivatename.com
- 7cd1e7b80a28fd0a609a383604c69dca@domaindiscreet.com
- 80415a960a28fd0a1567e62ca3406c69@domaindiscreet.com
- 92049cbc0a28fd0a7085ad868521c0c2@domaindiscreet.com
- ba7f184f0a28fd0a70a74280363e0ee2@domaindiscreet.com
- d3555d750a28fd0a01707c930b8a141e@domaindiscreet.com
- ded4ca7b0a28fd0a63ca76fe6dda8dc6@domaindiscreet.com
- fj4n0qfli2j6n8eo7sp4uddumb@domaindiscreet.com
- pz3vs2768pf@myprivatename.com
- rt2h759y4qf@myprivatename.com
Subdomains
3 observed subdomains of cal-surf.com.
Web-graph footprint
Distinct hostnames that link to or from cal-surf.com in the public web crawl.
14 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for cal-surf.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.cloudus.oxcs.net |
| SPF_INCLUDE | spf.registeredsite.com |
Related pages
Pivot deeper into the graph from cal-surf.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cal-surf.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.