Skip to content

Hostname

hkticketing.com

Last fetched

hkticketing.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · hkticketing.comRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/hkticketing.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.3913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.181.29143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.56143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.67143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.9143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.160.150.203.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.243.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.33.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.303.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.149.1713.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.763.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.1223.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.1993.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.124.18552.219.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.124.21752.219.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.129.12352.219.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.129.5352.219.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:2
Organization
hk ticketing
Contact emails

Subdomains

66 observed subdomains of hkticketing.com.

Web-graph footprint

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

222 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hkticketing.com.

MechanismTarget
SPF_Ahkticketing.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.hkticketing.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfdm-ap-southeast-1.aliyun.com
SPF_MXhkticketing.com

Related pages

Pivot deeper into the graph from hkticketing.com.

Cypher and MCP

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

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