Hostname
dialog.lk
Last fetched
dialog.lk resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.
Nutrition Label
Resolution chain
dialog.lk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.197.194 | 45.60.197.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.199.194 | 45.60.199.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- —
- Organization
- dialog axiata
- Contact emails
- —
Subdomains
114 observed subdomains of dialog.lk.
Showing 25 of 114. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for dialog.lk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.phishingbox.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.dialog.lk |
| SPF_IP | 122.255.5.72/32 |
| SPF_IP | 122.255.5.73/32 |
| SPF_IP | 122.255.5.74/32 |
| SPF_IP | 122.255.5.75/32 |
| SPF_IP | 123.231.118.154/32 |
| SPF_IP | 123.231.36.15/32 |
| SPF_IP | 123.231.6.77 |
| SPF_IP | 123.231.6.78 |
| SPF_IP | 125.214.169.18 |
| SPF_IP | 125.214.169.207/32 |
| SPF_IP | 125.214.169.213/32 |
| SPF_IP | 125.214.169.214/32 |
| SPF_IP | 20.44.197.187 |
| SPF_IP | 20.44.198.30 |
| SPF_IP | 202.124.188.177 |
| SPF_IP | 202.69.200.55 |
| SPF_IP | 202.69.201.172/32 |
| SPF_IP | 203.189.68.80/29 |
| SPF_IP | 54.240.102.236 |
| SPF_IP | 64.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.