Skip to content

Hostname

cleanna.com

Last fetched

cleanna.com resolves to 1 IPv4 address operated by RTI_SPA in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.232.248.79185.232.248.0/22AS48635RTI_SPANL

WHOIS identity

Registrar
iana:839
Organization
gc biotech b.v.
Contact emails

Subdomains

8 observed subdomains of cleanna.com.

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cleanna.com.

MechanismTarget
SPF_Acleanna.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.39.185.0/24
SPF_IP84.35.53.209
SPF_IP92.65.186.228
SPF_MXcleanna.com

Related pages

Pivot deeper into the graph from cleanna.com.

Cypher and MCP

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

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