Skip to content

Hostname

www.frameworkdigital.com.br

Last fetched

www.frameworkdigital.com.br resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · www.frameworkdigital.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/www.frameworkdigital.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.2.11118.66.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.2.918.66.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.2.9418.66.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.2.9518.66.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.10799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.11699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.frameworkdigital.com.br in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for www.frameworkdigital.com.br.

MechanismTarget
SPF_Awww.frameworkdigital.com.br
SPF_INCLUDEwebsitewelcome.com
SPF_MXwww.frameworkdigital.com.br

Related pages

Pivot deeper into the graph from www.frameworkdigital.com.br.

Cypher and MCP

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

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