Skip to content

Hostname

gb.lnmachine.com

Last fetched

gb.lnmachine.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · gb.lnmachine.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gb.lnmachine.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.47.10313.33.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.47.11513.33.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.47.1813.33.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.47.8113.33.47.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.23.17113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.23.5313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.23.8513.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.23.9413.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.153.15218.67.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.67.153.5618.67.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.67.153.6018.67.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.67.153.9218.67.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with gb.lnmachine.com in WhisperGraph.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from gb.lnmachine.com.

Cypher and MCP

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

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