Skip to content

Hostname

caleffi.com

Last fetched

caleffi.com resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in US. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · caleffi.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/caleffi.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.160.47.134.160.0.0/16AS396982QOSL-AS-AP Qovic Online Solutions LLPUS

WHOIS identity

Registrar
iana:113
Organization
caleffi s.p.a.
Contact emails

Subdomains

38 observed subdomains of caleffi.com.

Web-graph footprint

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

616 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for caleffi.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEt.contactlab.it
SPF_IP185.48.34.131/32
SPF_IP195.72.192.0/19
SPF_IP2a01:2d8:1::/48
SPF_IP2a01:2d8::25/128

Related pages

Pivot deeper into the graph from caleffi.com.

Cypher and MCP

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

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