Skip to content

Hostname

cloudbit.ch

Last fetched

cloudbit.ch resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · cloudbit.chRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cloudbit.ch

Resolution chain

cloudbit.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.66.40.252172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.4172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with cloudbit.ch in WhisperGraph.

Subdomains

82 observed subdomains of cloudbit.ch.

Web-graph footprint

Distinct hostnames that link to or from cloudbit.ch in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cloudbit.ch.

MechanismTarget
SPF_Acloudbit.ch
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDErp.send.flow.ch
SPF_INCLUDEspf.send.flow.ch
SPF_INCLUDEspfmx31.domainkey.freshemail.io
SPF_IP185.119.84.0/22
SPF_IP185.220.156.0/22
SPF_IP185.90.36.0/22
SPF_IP195.149.115.0/24
SPF_MXcloudbit.ch

Related pages

Pivot deeper into the graph from cloudbit.ch.

Cypher and MCP

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

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