Skip to content

Hostname

mail.centraldosabor.com.br

Last fetched

mail.centraldosabor.com.br resolves to 1 IPv4 address operated by AS53087 in BR.

Nutrition Label

WHISPER CANON · mail.centraldosabor.com.brRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.centraldosabor.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
187.33.241.31187.33.241.0/24AS53087BR

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

  • mail.centraldosabor.com.br

SPF policy

11 SPF mechanisms authorising senders for mail.centraldosabor.com.br.

MechanismTarget
SPF_Amail.centraldosabor.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-c.mailbaby.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.56.26.146
SPF_IP158.69.93.154
SPF_IP164.152.61.205
SPF_IP187.33.241.31
SPF_IP187.33.241.32
SPF_IP192.99.73.176
SPF_MXmail.centraldosabor.com.br

Related pages

Pivot deeper into the graph from mail.centraldosabor.com.br.

Cypher and MCP

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

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