Skip to content

Hostname

mail.plusoft.com.br

Last fetched

mail.plusoft.com.br resolves to 1 IPv4 address operated by TELEFONICA BRASIL S.A in BR.

Nutrition Label

WHISPER CANON · mail.plusoft.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mail.plusoft.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
200.162.44.170200.162.44.0/24AS10429TELEFONICA BRASIL S.ABR

WHOIS identity

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

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for mail.plusoft.com.br.

MechanismTarget
SPF_IP8.28.93.0/24
SPF_IP8.28.94.0/24

Related pages

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

Cypher and MCP

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

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