Skip to content

Hostname

ding.plat.dazn-dev.com

Last fetched

ding.plat.dazn-dev.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · ding.plat.dazn-dev.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/ding.plat.dazn-dev.com

Resolution chain

ding.plat.dazn-dev.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.124.103.1623.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.68.135.1523.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.238.463.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.180.18052.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.205.4252.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.179.18052.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with ding.plat.dazn-dev.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ding.plat.dazn-dev.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from ding.plat.dazn-dev.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ding.plat.dazn-dev.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.