Skip to content

Hostname

limslb.com

Last fetched

limslb.com resolves to 3 IPv4 addresses operated by VKT-HK Viking Telecom Limited in DE. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · limslb.comRouting diversity3.0/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.6/10canon.whisper.security/host/limslb.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.154.66139.162.128.0/19AS63949VKT-HK Viking Telecom LimitedDE
192.250.229.152192.250.229.0/24AS209341EVERYTHINK-397131 - Everythink Innovations LimitedDE
69.72.244.7469.72.244.0/24AS209341EVERYTHINK-397131 - Everythink Innovations LimitedDE

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

11 observed subdomains of limslb.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for limslb.com.

MechanismTarget
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.162.154.66
SPF_IP192.250.229.150

Related pages

Pivot deeper into the graph from limslb.com.

Cypher and MCP

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

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