Skip to content

Hostname

lankaleasing.com

Last fetched

lankaleasing.com resolves to 2 IPv4 addresses operated by AS16276 in SG. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · lankaleasing.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lankaleasing.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.164.17315.235.128.0/17AS16276SG
69.10.60.13069.10.48.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:1479
Organization
beespoint
Contact emails

Subdomains

9 observed subdomains of lankaleasing.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lankaleasing.com.

MechanismTarget
SPF_Alankaleasing.com
SPF_INCLUDEspf.supercp.com
SPF_IP103.227.176.4
SPF_IP15.235.164.173
SPF_IP69.10.60.130
SPF_IP85.187.128.58
SPF_MXlankaleasing.com

Related pages

Pivot deeper into the graph from lankaleasing.com.

Cypher and MCP

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

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