Skip to content

Hostname

kots.world

Last fetched

kots.world resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · kots.worldRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/kots.world

Resolution chain

kots.world resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.127.167.4513.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.200.186.13713.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.174.20313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.200.12413.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.111.12713.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.127.12113.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.54.16515.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
15.207.180.2315.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.251.1933.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.249.2553.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.152.1483.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.34.143.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
35.154.0.14235.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IN
43.204.82.19343.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
65.0.79.4765.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.204.12.813.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
13.207.17.19413.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.
13.206.161.21913.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of kots.world.

Web-graph footprint

Distinct hostnames that link to or from kots.world in the public web crawl.

33 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for kots.world.

MechanismTarget
SPF_INCLUDEdc-8e814c8572._spfm.kots.world
SPF_INCLUDEsender.zoho-books.in

Related pages

Pivot deeper into the graph from kots.world.

Cypher and MCP

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

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