Skip to content

Hostname

cloudant.com

Last fetched

cloudant.com resolves to 2 IPv4 addresses operated by AS-DEVEREUX - The Devereux Foundation in GB. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · cloudant.comRouting diversity2.4/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cloudant.com

Resolution chain

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

IPPrefixASNOperatorCountry
158.176.144.210158.176.128.0/18AS36351AS-DEVEREUX - The Devereux FoundationGB
52.117.167.11252.117.128.0/18AS36351AS-DEVEREUX - The Devereux FoundationUS

WHOIS identity

Registrar
iana:299
Organization
alan hoffman
Contact emails

Subdomains

175 observed subdomains of cloudant.com.

Web-graph footprint

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

205 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cloudant.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_IP3.216.76.230/32
SPF_MXcloudant.com

Related pages

Pivot deeper into the graph from cloudant.com.

Cypher and MCP

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

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