Skip to content

Hostname

superticket.com.br

Last fetched

superticket.com.br resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · superticket.com.brRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/superticket.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.11313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.2413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.6713.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.241.10713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.11813.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.12513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.185.11513.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.11713.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.6913.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.7513.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
54.192.35.12654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
Organization
alexandre guilherme nicco coelho
Contact emails

Subdomains

10 observed subdomains of superticket.com.br.

Web-graph footprint

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

48 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for superticket.com.br.

MechanismTarget
SPF_INCLUDEspf.titan.email

Related pages

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

Cypher and MCP

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

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