Skip to content

Hostname

lpf.org.ar

Last fetched

lpf.org.ar resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · lpf.org.arRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lpf.org.ar

Resolution chain

lpf.org.ar resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.64.20016.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
16.12.65.016.12.64.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2093.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.128.2533.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.2143.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.132.2043.5.132.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1823.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1993.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.2063.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.703.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.141.8852.219.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.143.1652.219.143.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.229.20852.219.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.92.1652.219.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with lpf.org.ar in WhisperGraph.

Subdomains

1 observed subdomain of lpf.org.ar.

Web-graph footprint

Distinct hostnames that link to or from lpf.org.ar in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lpf.org.ar.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from lpf.org.ar.

Cypher and MCP

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

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