Skip to content

Hostname

mail.abprev.pb.gov.br

Last fetched

mail.abprev.pb.gov.br resolves to 1 IPv4 address operated by AS53243 in BR.

Nutrition Label

WHISPER CANON · mail.abprev.pb.gov.brRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.abprev.pb.gov.br

Resolution chain

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

IPPrefixASNOperatorCountry
177.11.50.41177.11.50.0/24AS53243BR

WHOIS identity

No WHOIS records are currently associated with mail.abprev.pb.gov.br in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mail.abprev.pb.gov.br.

MechanismTarget
SPF_Amail.abprev.pb.gov.br
SPF_INCLUDEwebsitewelcome.com
SPF_IP177.11.48.0/22
SPF_IP177.11.50.42
SPF_IP177.11.50.47
SPF_IP177.11.52.0/22
SPF_IP177.53.140.0/22
SPF_MXmail.abprev.pb.gov.br

Related pages

Pivot deeper into the graph from mail.abprev.pb.gov.br.

Cypher and MCP

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

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