Skip to content

Hostname

mackenzie.br

Last fetched

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

Nutrition Label

WHISPER CANON · mackenzie.brRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mackenzie.br

Resolution chain

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

IPPrefixASNOperatorCountry
54.232.204.6654.232.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
Organization
webmaster mackenzie.com.br
Contact emails

Subdomains

79 observed subdomains of mackenzie.br.

Web-graph footprint

Distinct hostnames that link to or from mackenzie.br in the public web crawl.

1,177 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mackenzie.br.

MechanismTarget
SPF_Alb.mackenzie.br
SPF_Amackenzie.br
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.aknamail.com.br
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.197.92.100
SPF_IP168.197.92.200
SPF_MXmackenzie.br

Related pages

Pivot deeper into the graph from mackenzie.br.

Cypher and MCP

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

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