Skip to content

Hostname

wtkr.com

Last fetched

wtkr.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.153.10813.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.11413.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.3013.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.913.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
3.163.139.1283.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.63.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.673.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
3.163.139.763.163.138.0/23AS16509AMAZON-02 - Amazon.com, Inc.AR
52.222.214.11452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.5552.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.852.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9752.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wtkr.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from wtkr.com.

Cypher and MCP

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

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