Skip to content

Hostname

cloudfire.it

Last fetched

cloudfire.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:1 api gmbh as the registrar.

Nutrition Label

WHISPER CANON · cloudfire.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cloudfire.it

Resolution chain

cloudfire.it 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
registrar:1 api gmbh
Organization
rivebit
Contact emails

Subdomains

58 observed subdomains of cloudfire.it.

Web-graph footprint

Distinct hostnames that link to or from cloudfire.it in the public web crawl.

14 sites link to this hostname.

137 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cloudfire.it.

MechanismTarget
SPF_Asmtp.xdslnet.it
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.238.17.246
SPF_IP185.214.2.2
SPF_IP69.172.100.251

Related pages

Pivot deeper into the graph from cloudfire.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cloudfire.it"})-[: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.