Skip to content

Hostname

ucfiles.com

Last fetched

ucfiles.com resolves to 2 IPv4 addresses operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · ucfiles.comRouting diversity2.4/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ucfiles.com

Resolution chain

ucfiles.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
132.148.214.50132.148.208.0/21AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS
173.209.32.67173.209.32.0/24AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
iana:886
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

4 observed subdomains of ucfiles.com.

Web-graph footprint

Distinct hostnames that link to or from ucfiles.com in the public web crawl.

13 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ucfiles.com.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from ucfiles.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ucfiles.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.