Skip to content

Hostname

ticket-sharing.com

Last fetched

ticket-sharing.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · ticket-sharing.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ticket-sharing.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.78.22.23435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.178.237.6954.178.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.128.22054.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.230.22454.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.251.19654.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.158.9257.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.128.7057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.199.18454.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Web-graph footprint

Distinct hostnames that link to or from ticket-sharing.com in the public web crawl.

36 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for ticket-sharing.com.

MechanismTarget
SPF_INCLUDErelationapp.jp
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.bmv.jp
SPF_IP120.136.10.71
SPF_IP124.109.181.7/32
SPF_IP149.72.34.16/32
SPF_IP52.197.121.4
SPF_IP52.68.122.153

Related pages

Pivot deeper into the graph from ticket-sharing.com.

Cypher and MCP

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

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