Skip to content

Hostname

mail.mailplus.com.br

Last fetched

mail.mailplus.com.br resolves to 1 IPv4 address operated by AS53055 in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
177.234.157.234177.234.157.0/24AS53055BR

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for mail.mailplus.com.br.

MechanismTarget
SPF_Amail.mailplus.com.br
SPF_IP149.56.234.9
SPF_IP176.31.81.204
SPF_IP177.234.157.233
SPF_IP177.234.157.234
SPF_IP51.38.193.241
SPF_IP66.70.151.129
SPF_IP66.70.151.130
SPF_IP66.70.247.243
SPF_IP66.70.247.245
SPF_IP69.195.135.118
SPF_IP74.63.223.51
SPF_MXmail.mailplus.com.br

Related pages

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

Cypher and MCP

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

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