Skip to content

Hostname

lsg-group.com

Last fetched

lsg-group.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · lsg-group.comRouting diversity5.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lsg-group.com

Resolution chain

lsg-group.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.131.239.224108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.166.22818.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.247.139.20834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.147.25234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
35.198.153.10935.198.144.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCDE
52.208.193.14252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.41.22552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.178.3852.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.228.1654.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.247.137.11454.247.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.86.18754.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.46.23054.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
79.125.54.7379.125.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.0.20199.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.83.3763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.145.2254.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of lsg-group.com owner
Contact emails

Subdomains

33 observed subdomains of lsg-group.com.

Web-graph footprint

Distinct hostnames that link to or from lsg-group.com in the public web crawl.

98 sites link to this hostname.

52 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lsg-group.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from lsg-group.com.

Cypher and MCP

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

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