Hostname
ftiuk.com
Last fetched
ftiuk.com resolves to 1 IPv4 address operated by AS135097 in HK. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
ftiuk.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.220.92.135 | 154.220.64.0/18 | AS135097 | — | HK |
WHOIS identity
- Registrar
- iana:151
- Organization
- barry cook
- Contact emails
- 1k4lndmrhmhqlbcgc72q57lf2a@domaindiscreet.com
- barry@ftiuk.com
- info@privatename.com
- 06c0079465bf9acab1d8ab53ad459fb720e2f2ffad3b75f6f53ff7e29f816f5d@ftiuk.com.whoisproxy.org
- 1b578c1799daa1ac12d5fd27622bc8f9aba6807c231ad02343ed7ce471861b4f@ftiuk.com.whoisproxy.org
- 238cdc72f4c9eac854a957eba4cdd5ca096a0cd04f2877d578ba2ee6d545c3ea@ftiuk.com.whoisproxy.org
- 377894a8216bec19ffdc3c08254f139c5798cf7162b0038889fd08144a9b31d1@ftiuk.com.whoisproxy.org
- 58ea951428ccedcaf085777fca1a7a6defb18efa329bae2d3796ba31fff7e500@ftiuk.com.whoisproxy.org
- 7a2de2f2af360dd9c76876463d8723a1b8c7ef484302806a60973f150ee17f1d@ftiuk.com.whoisproxy.org
- 850729857e2bca17f1b68913ad096d6fba4b4d5a23e06f10388aabc606cf60cb@ftiuk.com.whoisproxy.org
- b56ffc8949052b6d764942dad239817c3c6c5a91f0089c9c681e4195a920dfce@ftiuk.com.whoisproxy.org
- b75a3cb186ea11f2477c9f0305dc1321ade4e5fb0827b90354efbd7e808b3998@ftiuk.com.whoisproxy.org
- cc5ac8edd0ae00d26590452a13baabbabb842d8374f296e03de98a1e8b4b1dd9@ftiuk.com.whoisproxy.org
- d8b702fdb6aafb8300dc90eb1659d7fb864f19e972dbf47a0c16739d1ec4831d@ftiuk.com.whoisproxy.org
- ece0b8eab1aade2759e91dd3c3b1ac1d5b06c2f4e8636337c0518c4669671022@ftiuk.com.whoisproxy.org
Subdomains
11 observed subdomains of ftiuk.com.
Web-graph footprint
Distinct hostnames that link to or from ftiuk.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ftiuk.com.
- IP · 154.220.92.135
- ASN · AS135097
- Registrar · iana:151
- Country · HK
- Email · 1k4lndmrhmhqlbcgc72q57lf2a@domaindiscreet.com
- TLD · .com
- Browse hostnames · ft…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ftiuk.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.