Hostname
uftcl.com
Last fetched
uftcl.com resolves to 1 IPv4 address operated by CNISP-UNION CNISP-Union Technology Beijing Co., Ltd in BD. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
uftcl.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 |
|---|---|---|---|---|
| 123.0.18.233 | 123.0.18.0/24 | AS56054 | CNISP-UNION CNISP-Union Technology Beijing Co., Ltd | BD |
WHOIS identity
- Registrar
- iana:48
- Organization
- enough hosting
- Contact emails
Subdomains
50 observed subdomains of uftcl.com.
Showing 25 of 50. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uftcl.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for uftcl.com.
| Mechanism | Target |
|---|---|
| SPF_A | uftcl.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 123.0.17.86 |
| SPF_IP | 123.0.18.242 |
| SPF_IP | 123.0.18.78 |
| SPF_IP | 123.0.22.2 |
| SPF_IP | 123.0.24.29 |
| SPF_IP | 182.48.84.84/30 |
| SPF_IP | 202.51.177.56/29 |
| SPF_MX | uftcl.com |
Related pages
Pivot deeper into the graph from uftcl.com.
- IP · 123.0.18.233
- ASN · AS56054CNISP-UNION CNISP-Union Technology Beijing Co., Ltd
- Registrar · iana:48
- Country · BD
- Email · mokarrabin@hotmail.com
- TLD · .com
- Browse hostnames · uf…
- 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: "uftcl.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.