Skip to content

Hostname

main-piweb.lsp.com

Last fetched

main-piweb.lsp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · main-piweb.lsp.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/main-piweb.lsp.com

Resolution chain

main-piweb.lsp.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.128.22108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.57108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.90108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.99108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.106.111143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.67143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.78143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.84143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
18.239.255.10618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.12618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.1618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.8518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU

WHOIS identity

No WHOIS records are currently associated with main-piweb.lsp.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from main-piweb.lsp.com.

Cypher and MCP

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

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