Skip to content

Hostname

cftime.io

Last fetched

cftime.io resolves to 2 IPv4 addresses operated by UDOMAIN-AS-AP UDomain Web Hosting Company Ltd in HK. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · cftime.ioRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cftime.io

Resolution chain

cftime.io resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.121.197.5945.121.197.0/24AS23881UDOMAIN-AS-AP UDomain Web Hosting Company LtdHK
45.121.197.6045.121.197.0/24AS23881UDOMAIN-AS-AP UDomain Web Hosting Company LtdHK

WHOIS identity

Registrar
iana:460
Organization
udg
Contact emails

Subdomains

1 observed subdomain of cftime.io.

Subdomain
www.cftime.io

Web-graph footprint

Distinct hostnames that link to or from cftime.io in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cftime.io.

MechanismTarget
SPF_REDIRECTsmtp.spf.net.hk

Related pages

Pivot deeper into the graph from cftime.io.

Cypher and MCP

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

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