Skip to content

Hostname

lpgafu.com

Last fetched

lpgafu.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lpgafu.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/lpgafu.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.192.26.10713.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.61.2013.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.2.2183.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.13.2635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.86.24854.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.10.20854.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of lpgafu.com.

Threat posture

History

Related pages

Pivot deeper into the graph from lpgafu.com.

Cypher and MCP

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

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