Skip to content

Hostname

dnlkr.com

Last fetched

dnlkr.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.183.1913.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.2613.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.7113.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.8113.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
3.167.99.113.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.1123.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.1183.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.99.163.167.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

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 dnlkr.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dnlkr.com.

MechanismTarget
SPF_INCLUDEspf.onnet21.com
SPF_IP118.220.173.192/27
SPF_IP211.115.64.0/24
SPF_IP211.233.19.0/24
SPF_IP218.236.90.171
SPF_IP218.236.90.172
SPF_IP218.236.90.173
SPF_IP218.236.90.174
SPF_IP218.236.90.175
SPF_IP218.236.90.204
SPF_IP218.236.90.205
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from dnlkr.com.

Cypher and MCP

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

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