Skip to content

Hostname

lrworld.com

Last fetched

lrworld.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · lrworld.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/lrworld.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.105.232.2820.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:15
Organization
lr health & beauty systems
Contact emails

Subdomains

58 observed subdomains of lrworld.com.

Web-graph footprint

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

627 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lrworld.com.

MechanismTarget
SPF_Aemail.lrworld.com
SPF_Alr-outgoing.twt.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.55.182.68/32
SPF_MXlrworld.com

Related pages

Pivot deeper into the graph from lrworld.com.

Cypher and MCP

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

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