Hostname
ft-u.com
Last fetched
ft-u.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
ft-u.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 134.122.49.52 | 134.122.48.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
| 46.101.221.55 | 46.101.128.0/17 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- roman.marvell@gmail.com
- pw-9145da7cde19e052b7bb90b223071d2f@privacyguardian.org
- 1e12cade98237b20be199a7efb319e69b3495717f5bf03ac1d89e53fb76d2fc1@ft-u.com.whoisproxy.org
- 286df7ba894a41905dbef459bd58adf82fbcf6e4945e2d9b39d54daff6e0371e@ft-u.com.whoisproxy.org
- 2d4a3efeaa2c7e543cfcb7477192e04c8f5ec4971b6b5a9cffa92be53fadf8c1@ft-u.com.whoisproxy.org
- 42cbaf524cdeeccc336bd833906a9e07bfe0862a3469bf6b6c1ce34cc2737e13@ft-u.com.whoisproxy.org
- bfa48263e6915baf9ee9b6b8683806b9492761ad49c3ce86a7ac1a8310432053@ft-u.com.whoisproxy.org
Subdomains
1 observed subdomain of ft-u.com.
| Subdomain |
|---|
| www.ft-u.com |
Web-graph footprint
Distinct hostnames that link to or from ft-u.com in the public web crawl.
11 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from ft-u.com.
- IP · 134.122.49.52
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1479
- Country · NL
- Email · roman.marvell@gmail.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: "ft-u.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.