Skip to content

Hostname

lpqv.io

Last fetched

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

Nutrition Label

WHISPER CANON · lpqv.ioRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/lpqv.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.229.174.19018.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.229.5118.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.250.6518.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.107.618.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.84.1418.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.231.1952.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.162.15154.207.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.85.16454.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.110.13054.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.121.11454.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.154.19054.232.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.156.1054.232.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.159.23054.232.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.63.23354.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.232.86.1554.232.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.180.20354.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.233.217.24654.233.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.135.23054.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.226.154.94.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.122.25256.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:269
Organization
c/o whoisproxy.com
Contact emails

Subdomains

28 observed subdomains of lpqv.io.

Web-graph footprint

Distinct hostnames that link to or from lpqv.io in the public web crawl.

29 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lpqv.io.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmxsspf.sendpulse.com

Related pages

Pivot deeper into the graph from lpqv.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lpqv.io"})-[: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.