Skip to content

Hostname

abs.lk

Last fetched

abs.lk resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

WHISPER CANON · abs.lkRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/abs.lk

Resolution chain

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

IPPrefixASNOperatorCountry
198.54.115.182198.54.115.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

No WHOIS records are currently associated with abs.lk in WhisperGraph.

Subdomains

10 observed subdomains of abs.lk.

Web-graph footprint

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

60 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for abs.lk.

MechanismTarget
SPF_Aabs.lk
SPF_IP167.99.87.230
SPF_IP206.189.144.108
SPF_IP208.77.157.7/23
SPF_MXabs.lk

Related pages

Pivot deeper into the graph from abs.lk.

Cypher and MCP

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

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