Skip to content

Hostname

calimera.com

Last fetched

calimera.com resolves to 1 IPv4 address operated by AS8893 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · calimera.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/calimera.com

Resolution chain

calimera.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.72.173.247212.72.160.0/19AS8893DE

WHOIS identity

Registrar
iana:1387
Organization
der touristik koeln
Contact emails

Subdomains

10 observed subdomains of calimera.com.

Web-graph footprint

Distinct hostnames that link to or from calimera.com in the public web crawl.

55 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for calimera.com.

MechanismTarget
SPF_Atravel-it.de
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-001d0c01.pphosted.com
SPF_INCLUDEspf-001d0c03.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.185.167.192/27
SPF_IP192.35.17.0/27
SPF_IP194.8.120.224/29
SPF_IP195.242.66.112/31
SPF_IP195.71.200.74
SPF_IP78.137.98.163
SPF_IP80.87.168.89
SPF_IP80.87.174.248/29
SPF_IP82.100.205.176/29

Related pages

Pivot deeper into the graph from calimera.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "calimera.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.