Skip to content

Hostname

clowdy.com

Last fetched

clowdy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · clowdy.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/clowdy.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.11313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.3213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.68.15143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.53143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.60143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.68.91143.204.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:228
Organization
clowdy
Contact emails

Subdomains

15 observed subdomains of clowdy.com.

Web-graph footprint

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

33 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for clowdy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEu371182.wl.sendgrid.net

Related pages

Pivot deeper into the graph from clowdy.com.

Cypher and MCP

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

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