Hostname
calf-cloud.com
Last fetched
calf-cloud.com resolves to 1 IPv4 address operated by AS44066 in DE. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
calf-cloud.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.224.101.33 | 212.224.64.0/18 | AS44066 | — | DE |
WHOIS identity
- Registrar
- iana:976
- Organization
- foerster technik
- Contact emails
Subdomains
12 observed subdomains of calf-cloud.com.
Web-graph footprint
Distinct hostnames that link to or from calf-cloud.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for calf-cloud.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 212.224.101.19 |
| SPF_IP | 212.224.101.25 |
| SPF_IP | 212.224.101.32/32 |
| SPF_IP | 212.224.101.33 |
| SPF_IP | 212.224.101.39 |
| SPF_IP | 212.224.101.43 |
| SPF_IP | 2a01:7e0:0:259:0:0:d4e0:6521 |
| SPF_IP | 2a01:7e0:0:259:0:0:d4e0:652b |
Related pages
Pivot deeper into the graph from calf-cloud.com.
- IP · 212.224.101.33
- ASN · AS44066
- Registrar · iana:976
- Country · DE
- Email · ihqcvkj5ntzlsdh65b4uvfkdivfkglioy76oupwy42phe@protectedmx.com
- TLD · .com
- Browse hostnames · ca…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "calf-cloud.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.