Skip to content

Hostname

deck-maker.com

Last fetched

deck-maker.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · deck-maker.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/deck-maker.com

Resolution chain

deck-maker.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.11513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.91.10113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.1113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.2813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.9913.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1093.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.223.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.513.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.853.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.4952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.7752.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.8952.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.65.9452.85.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1244585454
Contact emails

Web-graph footprint

Distinct hostnames that link to or from deck-maker.com in the public web crawl.

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for deck-maker.com.

MechanismTarget
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from deck-maker.com.

Cypher and MCP

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

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