Skip to content

Hostname

ticketbahia.com

Last fetched

ticketbahia.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ticketbahia.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/ticketbahia.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.176.3918.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.176.718.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.176.7518.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.176.8718.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.207.10918.65.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.207.2018.65.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.207.4218.65.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.207.7818.65.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.66.122.4018.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.9318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.11518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.10718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of ticketbahia.com.

Web-graph footprint

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

86 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ticketbahia.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from ticketbahia.com.

Cypher and MCP

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

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