Skip to content

Hostname

get-dash.com

Last fetched

get-dash.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.14.107108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
108.157.14.34108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
108.157.14.63108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
108.157.14.68108.157.12.0/22AS16509AMAZON-02 - Amazon.com, Inc.VN
65.9.175.11965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.4865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.2318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.3218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.9718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.12.8813.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.12.1313.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.12.9513.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU
13.32.12.5313.32.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 1241959179
Contact emails

Subdomains

10 observed subdomains of get-dash.com.

Web-graph footprint

Distinct hostnames that link to or from get-dash.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for get-dash.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from get-dash.com.

Cypher and MCP

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

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