Skip to content

Hostname

marechalnews.com.br

Last fetched

marechalnews.com.br resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · marechalnews.com.brRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/marechalnews.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.57.234104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.193.126172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.8188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.8188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
51.161.84.4951.161.0.0/17AS16276CA

WHOIS identity

Registrar
Organization
jo?o luiz cassanelli
Contact emails

Subdomains

8 observed subdomains of marechalnews.com.br.

Web-graph footprint

Distinct hostnames that link to or from marechalnews.com.br in the public web crawl.

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for marechalnews.com.br.

MechanismTarget
SPF_Amarechalnews.com.br
SPF_IP151.80.34.4
SPF_IP5.135.136.138
SPF_IP51.161.84.41
SPF_MXmarechalnews.com.br

Related pages

Pivot deeper into the graph from marechalnews.com.br.

Cypher and MCP

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

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