Skip to content

Hostname

chowdeck.com

Last fetched

chowdeck.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · chowdeck.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/chowdeck.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.2113.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.6213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.205.11213.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.1513.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.5813.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.205.8613.32.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.11852.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.2052.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.3852.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.652.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
kevin kertz
Contact emails

Subdomains

57 observed subdomains of chowdeck.com.

Web-graph footprint

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

122 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for chowdeck.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.efwd.registrar-servers.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from chowdeck.com.

Cypher and MCP

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

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