Skip to content

Hostname

deckplatesolutions.com

Last fetched

deckplatesolutions.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · deckplatesolutions.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/deckplatesolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.103108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.106108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.52108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.64108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.164.240.1103.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.1213.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.563.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.73.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:1636
Organization
domain admin
Contact emails

Subdomains

9 observed subdomains of deckplatesolutions.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for deckplatesolutions.com.

MechanismTarget
SPF_INCLUDEspf.resend.com
SPF_IP45.61.62.88
SPF_MXdeckplatesolutions.com

Related pages

Pivot deeper into the graph from deckplatesolutions.com.

Cypher and MCP

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

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