Skip to content

Hostname

pefanalysis.com.uy

Last fetched

pefanalysis.com.uy resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · pefanalysis.com.uyRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pefanalysis.com.uy

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.32.25108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.38108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.74108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.32.89108.157.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.162.185.1133.162.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.AR
3.162.185.443.162.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.AR
3.162.185.543.162.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.AR
3.162.185.903.162.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.AR

WHOIS identity

No WHOIS records are currently associated with pefanalysis.com.uy in WhisperGraph.

Subdomains

1 observed subdomain of pefanalysis.com.uy.

Web-graph footprint

Distinct hostnames that link to or from pefanalysis.com.uy in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for pefanalysis.com.uy.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from pefanalysis.com.uy.

Cypher and MCP

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

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