Skip to content

Hostname

cloudsigma.com

Last fetched

cloudsigma.com resolves to 1 IPv4 address operated by EANCENTERTELECOM in CH. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
178.22.66.253178.22.64.0/21AS50837EANCENTERTELECOMCH

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0135428870
Contact emails

Subdomains

251 observed subdomains of cloudsigma.com.

Web-graph footprint

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

324 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cloudsigma.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.tapfiliate.com
SPF_INCLUDEstspg-customer.com
SPF_IP178.22.71.132

Related pages

Pivot deeper into the graph from cloudsigma.com.

Cypher and MCP

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

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