Skip to content

Hostname

cludo.com

Last fetched

cludo.com resolves to 2 IPv4 addresses operated by TEAM-BLUE-DENMARK in DK. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · cludo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cludo.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.20.205.24185.20.204.0/22AS48854TEAM-BLUE-DENMARKDK
3.70.27.1103.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
cludo aps
Contact emails

Subdomains

18 observed subdomains of cludo.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cludo.com.

MechanismTarget
SPF_INCLUDEcustomeriomail.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.cludo.com
SPF_INCLUDEstspg-customer.com
SPF_INCLUDExero.com

Related pages

Pivot deeper into the graph from cludo.com.

Cypher and MCP

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

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