Skip to content

Hostname

defence.lk

Last fetched

defence.lk resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · defence.lkRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/defence.lk

Resolution chain

defence.lk resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.4188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.4188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
220.247.224.39220.247.224.0/24AS9329SLTINT-AS-AP - Sri Lanka Telecom InternetLK

WHOIS identity

Registrar
Organization
ministry of defence,public security,law and order
Contact emails

Subdomains

6 observed subdomains of defence.lk.

Web-graph footprint

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

438 sites link to this hostname.

89 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for defence.lk.

MechanismTarget
SPF_Adefence.lk
SPF_Amail.defence.lk
SPF_Amxdelay.gw.sltidc.lk
SPF_Amxdelay2.gw.sltidc.lk
SPF_MXdefence.lk

Related pages

Pivot deeper into the graph from defence.lk.

Cypher and MCP

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

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