Skip to content

Hostname

www.frame7.com.br

Last fetched

www.frame7.com.br resolves to 1 IPv4 address operated by AS53243 in BR.

Nutrition Label

WHISPER CANON · www.frame7.com.brRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.frame7.com.br

Resolution chain

www.frame7.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
177.53.141.112177.53.141.0/24AS53243BR

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for www.frame7.com.br.

MechanismTarget
SPF_Awww.frame7.com.br
SPF_INCLUDEhmservers.net
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf.antispamcloud.com
SPF_IP138.128.185.234
SPF_IP138.128.185.240
SPF_IP177.11.48.243
SPF_IP177.11.54.165
SPF_IP177.53.141.112
SPF_IP177.53.142.94
SPF_IP67.23.238.11
SPF_MXwww.frame7.com.br

Related pages

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

Cypher and MCP

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

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