Skip to content

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

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

Resolution chain

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

IPPrefixASNOperatorCountry
123.0.18.233123.0.18.0/24AS56054CNISP-UNION CNISP-Union Technology Beijing Co., LtdBD

WHOIS identity

Registrar
iana:48
Organization
enough hosting
Contact emails

Subdomains

50 observed subdomains of uftcl.com.

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.

MechanismTarget
SPF_Auftcl.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP123.0.17.86
SPF_IP123.0.18.242
SPF_IP123.0.18.78
SPF_IP123.0.22.2
SPF_IP123.0.24.29
SPF_IP182.48.84.84/30
SPF_IP202.51.177.56/29
SPF_MXuftcl.com

Related pages

Pivot deeper into the graph from uftcl.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.