Skip to content

Hostname

braidfood.com.br

Last fetched

braidfood.com.br resolves to 1 IPv4 address operated by AS273508 in BR.

Nutrition Label

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

Resolution chain

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

WHOIS identity

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

Subdomains

5 observed subdomains of braidfood.com.br.

Threat posture

History

Mail and authentication

MX records

  • braidfood.com.br

SPF policy

8 SPF mechanisms authorising senders for braidfood.com.br.

MechanismTarget
SPF_Abraidfood.com.br
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf.genesis.ddns.seg.br
SPF_INCLUDEspf.svgenesis.advendns.org
SPF_IP170.81.41.102
SPF_IP170.81.41.167
SPF_IP92.112.60.6
SPF_MXbraidfood.com.br

Related pages

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

Cypher and MCP

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

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