Skip to content

Hostname

maxtitanium.com.br

Last fetched

maxtitanium.com.br resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · maxtitanium.com.brRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/maxtitanium.com.br

Resolution chain

maxtitanium.com.br resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
166.117.18.90166.117.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.246.1218.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.518.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.5918.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.6818.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.52.10318.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.4318.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.618.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.8318.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
Organization
marcelo posso
Contact emails

Subdomains

17 observed subdomains of maxtitanium.com.br.

Web-graph footprint

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

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for maxtitanium.com.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from maxtitanium.com.br.

Cypher and MCP

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

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