Skip to content

Hostname

timeticket.co.kr

Last fetched

timeticket.co.kr resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · timeticket.co.krRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/timeticket.co.kr

Resolution chain

timeticket.co.kr resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.242104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.242104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.40.95172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.161172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.54172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:(?)???
Organization
???
Contact emails

Subdomains

2 observed subdomains of timeticket.co.kr.

Web-graph footprint

Distinct hostnames that link to or from timeticket.co.kr in the public web crawl.

26 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for timeticket.co.kr.

MechanismTarget
SPF_INCLUDEspf.worksmobile.com
SPF_IP112.175.50.244
SPF_IP183.111.141.80
SPF_IP222.122.197.166
SPF_IP49.247.4.136

Related pages

Pivot deeper into the graph from timeticket.co.kr.

Cypher and MCP

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

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