Skip to content

Hostname

wknt.co

Last fetched

wknt.co resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · wknt.coRouting diversity4.8/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/wknt.co

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.12916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.3816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.71.516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.1.443.5.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.48.16552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.48.25352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.52.14152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.122.19752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.125.17352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.125.4552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.161.7752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.170.21352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.174.23752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.93.17952.217.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with wknt.co in WhisperGraph.

Subdomains

9 observed subdomains of wknt.co.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for wknt.co.

MechanismTarget
SPF_INCLUDEmail.wknt.co
SPF_IP181.143.235.229

Related pages

Pivot deeper into the graph from wknt.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wknt.co"})-[: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.