Skip to content

Hostname

fretado.app

Last fetched

fretado.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · fretado.appRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/fretado.app

Resolution chain

fretado.app resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.224.236.11913.224.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
13.224.236.12613.224.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
13.224.236.1313.224.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
13.224.236.4213.224.236.0/24AS16509AMAZON-02 - Amazon.com, Inc.AE
13.33.252.4413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.7313.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.7513.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.913.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.94.1193.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.403.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.943.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.161.94.983.161.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

4 observed subdomains of fretado.app.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fretado.app.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from fretado.app.

Cypher and MCP

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

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