Skip to content

Hostname

uft.org

Last fetched

uft.org resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · uft.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uft.org

Resolution chain

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

IPPrefixASNOperatorCountry
185.178.196.1185.178.196.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

29 observed subdomains of uft.org.

Web-graph footprint

Distinct hostnames that link to or from uft.org in the public web crawl.

1,023 sites link to this hostname.

849 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for uft.org.

MechanismTarget
SPF_Aucsuft.org
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.emailcampaigns.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP168.220.104.150
SPF_IP168.220.104.151
SPF_IP168.220.104.153
SPF_IP168.220.104.154
SPF_IP168.220.104.161
SPF_IP172.171.227.85
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_MXucsuft.org

Related pages

Pivot deeper into the graph from uft.org.

Cypher and MCP

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

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