Skip to content

Hostname

secure.tickets

Last fetched

secure.tickets resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · secure.ticketsRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/secure.tickets

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.12713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3613.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.174.1452.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.2452.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.2752.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.852.84.174.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

6 observed subdomains of secure.tickets.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from secure.tickets.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "secure.tickets"})-[: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.