Skip to content

Hostname

cloudfabric.it

Last fetched

cloudfabric.it resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · cloudfabric.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cloudfabric.it

Resolution chain

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

IPPrefixASNOperatorCountry
88.198.176.20588.198.0.0/16AS24940HETZNER-ASDE

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
benassi srl
Contact emails

Subdomains

12 observed subdomains of cloudfabric.it.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cloudfabric.it.

MechanismTarget
SPF_Acloudfabric.it
SPF_Ahmail.jitbit.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEaramid.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.46.32.194
SPF_IP195.149.221.0/25
SPF_MXcloudfabric.it

Related pages

Pivot deeper into the graph from cloudfabric.it.

Cypher and MCP

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

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