Skip to content

Hostname

parceiro.maxdata.com.br

Last fetched

parceiro.maxdata.com.br resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.229.9.17815.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

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

Subdomains

1 observed subdomain of parceiro.maxdata.com.br.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for parceiro.maxdata.com.br.

MechanismTarget
SPF_Aparceiro.maxdata.com.br
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP162.241.62.117
SPF_IP45.177.249.18
SPF_MXparceiro.maxdata.com.br

Related pages

Pivot deeper into the graph from parceiro.maxdata.com.br.

Cypher and MCP

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

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