Skip to content

Hostname

tcyk12.com

Last fetched

tcyk12.com resolves to 1 IPv4 address operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tcyk12.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tcyk12.com

Resolution chain

tcyk12.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
72.52.208.8272.52.128.0/17AS32244LIQUIDWEB - Liquid Web, L.L.CUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of tcyk12.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • tcyk12.com

SPF policy

9 SPF mechanisms authorising senders for tcyk12.com.

MechanismTarget
SPF_Atcyk12.com
SPF_INCLUDEspf.sarv.com
SPF_IP5.104.224.145/24
SPF_IP72.52.208.101
SPF_IP72.52.208.151
SPF_IP72.52.208.82
SPF_IP72.52.209.146
SPF_IP72.52.209.168
SPF_MXtcyk12.com

Related pages

Pivot deeper into the graph from tcyk12.com.

Cypher and MCP

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

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