Skip to content

Hostname

duck17.com

Last fetched

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

Nutrition Label

WHISPER CANON · duck17.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/duck17.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.12.88.21916.12.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.423.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.86.483.5.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.183.13952.218.183.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.229.8252.218.229.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.236.11452.218.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.236.25052.218.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.138.22752.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.139.13952.92.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.154.14752.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.179.13152.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.185.3552.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.191.9952.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.195.25152.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.205.5152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.20352.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of duck17.com owner
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for duck17.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from duck17.com.

Cypher and MCP

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

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