Skip to content

Hostname

decksgo.com

Last fetched

decksgo.com resolves to 1 IPv4 address operated by ESTRUXTURE-QC-10929 - eStruxture Data Centers Inc. in CA.

Nutrition Label

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

Resolution chain

decksgo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
173.247.219.20173.247.219.0/24AS10929ESTRUXTURE-QC-10929 - eStruxture Data Centers Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for decksgo.com.

MechanismTarget
SPF_INCLUDE_spf-client-servers.sitesellmail.com
SPF_INCLUDEinfusionmail.com
SPF_INCLUDEpm.mtasv.net
SPF_INCLUDEsend.aweber.com
SPF_INCLUDEshops.myshopify.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEzoho.com
SPF_IP23.227.38.64/32
SPF_IP23.227.38.65/32
SPF_IP23.227.38.74/32
SPF_IP50.87.224.27
SPF_MXdecksgo.com

Related pages

Pivot deeper into the graph from decksgo.com.

Cypher and MCP

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

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