Skip to content

Hostname

appticket.com.br

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.204.103143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.12143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.51143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.204.91143.204.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.11418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.3118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.5818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.8018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aappticket.com.br
SPF_INCLUDE_spf.mlsend.com
SPF_MXappticket.com.br

Related pages

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

Cypher and MCP

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

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