Skip to content

Hostname

dialog.lk

Last fetched

dialog.lk resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · dialog.lkRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint9.2/10canon.whisper.security/host/dialog.lk

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.197.19445.60.197.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.199.19445.60.199.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
Organization
dialog axiata
Contact emails

Subdomains

114 observed subdomains of dialog.lk.

Web-graph footprint

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

428 sites link to this hostname.

153 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for dialog.lk.

MechanismTarget
SPF_INCLUDEspf.phishingbox.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.dialog.lk
SPF_IP122.255.5.72/32
SPF_IP122.255.5.73/32
SPF_IP122.255.5.74/32
SPF_IP122.255.5.75/32
SPF_IP123.231.118.154/32
SPF_IP123.231.36.15/32
SPF_IP123.231.6.77
SPF_IP123.231.6.78
SPF_IP125.214.169.18
SPF_IP125.214.169.207/32
SPF_IP125.214.169.213/32
SPF_IP125.214.169.214/32
SPF_IP20.44.197.187
SPF_IP20.44.198.30
SPF_IP202.124.188.177
SPF_IP202.69.200.55
SPF_IP202.69.201.172/32
SPF_IP203.189.68.80/29
SPF_IP54.240.102.236
SPF_IP64.191.166.0/24

Related pages

Pivot deeper into the graph from dialog.lk.

Cypher and MCP

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

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