Skip to content

Hostname

kenils.in

Last fetched

kenils.in resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · kenils.inRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/kenils.in

Resolution chain

kenils.in resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.21.10.16365.21.0.0/16AS24940FI

WHOIS identity

Registrar
iana:801217
Organization
amit dudakiya
Contact emails

Subdomains

8 observed subdomains of kenils.in.

Web-graph footprint

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

58 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • kenils.in

SPF policy

7 SPF mechanisms authorising senders for kenils.in.

MechanismTarget
SPF_Akenils.in
SPF_IP136.243.69.235
SPF_IP136.243.69.251
SPF_IP195.201.60.111
SPF_IP65.21.10.163
SPF_IP78.46.69.170
SPF_MXkenils.in

Related pages

Pivot deeper into the graph from kenils.in.

Cypher and MCP

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

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