Skip to content

Hostname

lpqvstatic.com

Last fetched

lpqvstatic.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · lpqvstatic.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lpqvstatic.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.228.146.19518.238.23.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.194.17318.238.23.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.229.5118.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.250.6518.238.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.107.618.238.28.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.84.1418.238.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.110.13054.239.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.121.11454.239.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.159.23054.239.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.75.2954.239.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.180.20354.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.206.4154.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.217.24654.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.252.354.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.199.21954.133.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.122.25256.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.37.24056.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.91.19956.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.60.19956.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.150.4156.153.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:303
Organization
bruno henrique de faria santos
Contact emails

Subdomains

1 observed subdomain of lpqvstatic.com.

Threat posture

History

Related pages

Pivot deeper into the graph from lpqvstatic.com.

Cypher and MCP

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

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